MicrophoneInfo.PositionUnknown Property

Definition

Value used for when the position of the microphone is unknown.

[Android.Runtime.Register("POSITION_UNKNOWN", ApiSince=28)]
public static Android.Media.MicrophoneInfo.Coordinate3F? PositionUnknown { get; }
[<Android.Runtime.Register("POSITION_UNKNOWN", ApiSince=28)>]
static member PositionUnknown : Android.Media.MicrophoneInfo.Coordinate3F

Property Value

Attributes

Remarks

Java documentation for android.media.MicrophoneInfo.POSITION_UNKNOWN.

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