MicrophoneInfo.OrientationUnknown Property

Definition

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

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

Property Value

Attributes

Remarks

Java documentation for android.media.MicrophoneInfo.ORIENTATION_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