次の方法で共有


AVAudioSession.InputChannelsChanged イベント

定義

注意事項

Use 'AVAudioSession.Notification.ObserveAudioRouteChange', this event does nothing.

非推奨になりました。 このイベントは発生しなくなりました。

[System.Obsolete("Use 'AVAudioSession.Notification.ObserveAudioRouteChange', this event does nothing.")]
public event EventHandler<AVFoundation.AVChannelsEventArgs> InputChannelsChanged;
member this.InputChannelsChanged : EventHandler<AVFoundation.AVChannelsEventArgs> 

イベントの種類

属性

適用対象