MediaRecorder.AudioSourceMax Property

Definition

Gets the maximum value for audio sources.

public static int AudioSourceMax { [Android.Runtime.Register("getAudioSourceMax", "()I", "")] get; }
[<get: Android.Runtime.Register("getAudioSourceMax", "()I", "")>]
static member AudioSourceMax : int

Property Value

Attributes

Remarks

Gets the maximum value for audio sources.

Java documentation for android.media.MediaRecorder.getAudioSourceMax().

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.

Applies to