次の方法で共有


AVAudioSession.OutputChannelsChanged イベント

定義

注意事項

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

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

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

イベントの種類

属性

適用対象