AudioTrack.RoutingChangedEventArgs Class

Definition

Caution

Please do not use Android.Media.AudioTrack.RoutingChangedEventArgs since it was wrongly generated and it is not used internally.

[System.Obsolete("Please do not use Android.Media.AudioTrack.RoutingChangedEventArgs since it was wrongly generated and it is not used internally.", true)]
public class AudioTrack.RoutingChangedEventArgs : EventArgs
[<System.Obsolete("Please do not use Android.Media.AudioTrack.RoutingChangedEventArgs since it was wrongly generated and it is not used internally.", true)>]
type AudioTrack.RoutingChangedEventArgs = class
    inherit EventArgs
Inheritance
AudioTrack.RoutingChangedEventArgs
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

AudioTrack.RoutingChangedEventArgs(AudioTrack)

Properties

AudioTrack

Applies to