Share via


AudioDescriptor.Standard Property

Definition

public virtual int Standard { [Android.Runtime.Register("getStandard", "()I", "GetGetStandardHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getStandard", "()I", "GetGetStandardHandler", ApiSince=31)>]
member this.Standard : int

Property Value

the standard that defines audio playback/capture capabilities.

Attributes

Remarks

Java documentation for android.media.AudioDescriptor.getStandard().

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