Freigeben über


MicrophoneInfo.LocationPeripheral Feld

Definition

Achtung

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

Ein Mikrofon, das auf einem Peripheriegerät gefunden wird.

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

Feldwert

Value = 3
Attribute

Hinweise

Ein Mikrofon, das auf einem Peripheriegerät gefunden wird.

Java-Dokumentation für android.media.MicrophoneInfo.LOCATION_PERIPHERAL.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: