CamcorderProfile.AudioSampleRate Property

Definition

The audio sampling rate used for the audio track

[Android.Runtime.Register("audioSampleRate")]
public int AudioSampleRate { get; set; }
[<Android.Runtime.Register("audioSampleRate")>]
member this.AudioSampleRate : int with get, set

Property Value

Int32
Attributes

Remarks

Java documentation for android.media.CamcorderProfile.audioSampleRate.

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