BluetoothCodecConfig.ChannelModeMono Campo

Definición

Precaución

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

Modo de canal códec MONO.

[Android.Runtime.Register("CHANNEL_MODE_MONO", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)]
public const Android.Bluetooth.ChannelMode ChannelModeMono = 1;
[<Android.Runtime.Register("CHANNEL_MODE_MONO", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)>]
val mutable ChannelModeMono : Android.Bluetooth.ChannelMode

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Modo de canal códec MONO.

Java documentación para android.bluetooth.BluetoothCodecConfig.CHANNEL_MODE_MONO.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a