AudioRecord.IOnRoutingChangedListener.IAudioRoutingOnRoutingChangedListener.OnRoutingChanged Method

Definition

[Android.Runtime.Register("onRoutingChanged", "(Landroid/media/AudioRouting;)V", "GetOnRoutingChanged_Landroid_media_AudioRouting_Handler:Android.Media.AudioRecord/IOnRoutingChangedListener, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)]
override sealed void IAudioRoutingOnRoutingChangedListener.OnRoutingChanged (Android.Media.IAudioRouting? router);
[<Android.Runtime.Register("onRoutingChanged", "(Landroid/media/AudioRouting;)V", "GetOnRoutingChanged_Landroid_media_AudioRouting_Handler:Android.Media.AudioRecord/IOnRoutingChangedListener, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)>]
abstract member Android.Media.IAudioRoutingOnRoutingChangedListener.OnRoutingChanged : Android.Media.IAudioRouting -> unit
override this.Android.Media.IAudioRoutingOnRoutingChangedListener.OnRoutingChanged : Android.Media.IAudioRouting -> unit

Parameters

router
IAudioRouting

Implements

Attributes

Applies to