AudioRecord.RoutingChangedEventArgs Class

Definition

Caution

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

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

AudioRecord.RoutingChangedEventArgs(AudioRecord)

Properties

AudioRecord

Applies to