Lingua

MicrophoneInfo.LocationPeripheral Campo

Definizione

Attenzione

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

Microfono che si trova su una periferica.

[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

Valore del campo

Value = 3
Attributi

Commenti

Microfono che si trova su una periferica.

per android.media.MicrophoneInfo.LOCATION_PERIPHERAL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a