Sprache

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 sich auf einem Peripheriegerät findet.

[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 sich auf einem Peripheriegerät findet.

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

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: