Sprache

MicrophoneInfo.DirectionalityUnknown Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.MicrophoneDirectionality enum directly instead of this field.

Unbekannte Mikrofonrichtung.

[Android.Runtime.Register("DIRECTIONALITY_UNKNOWN", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MicrophoneDirectionality enum directly instead of this field.", true)]
public const Android.Media.MicrophoneDirectionality DirectionalityUnknown = 0;
[<Android.Runtime.Register("DIRECTIONALITY_UNKNOWN", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MicrophoneDirectionality enum directly instead of this field.", true)>]
val mutable DirectionalityUnknown : Android.Media.MicrophoneDirectionality

Feldwert

Value = 0
Attribute

Hinweise

Unbekannte Mikrofonrichtung.

Java Dokumentation für android.media.MicrophoneInfo.DIRECTIONALITY_UNKNOWN.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: