AudioManager.EncodedSurroundMode Property

Definition

Gets the surround sound mode.

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

Property Value

true if successful, otherwise false

Attributes

Remarks

Gets the surround sound mode.

Java documentation for android.media.AudioManager.getEncodedSurroundMode().

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