Lingua

AudioTrack.Error Campo

Definizione

Attenzione

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

Indica un errore di operazione generica.

[Android.Runtime.Register("ERROR")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TrackStatus enum directly instead of this field.", true)]
public const Android.Media.TrackStatus Error = -1;
[<Android.Runtime.Register("ERROR")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TrackStatus enum directly instead of this field.", true)>]
val mutable Error : Android.Media.TrackStatus

Valore del campo

Value = -1

Implementazioni

Android.Media.IAudioRouting._members Android.Media.IAudioRouting.cb_getRoutedDevices_GetRoutedDevices_Ljava_util_List_
Attributi

Commenti

Indica un errore di operazione generica.

per android.media.AudioTrack.ERROR.

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