BluetoothCodecConfig.CodecPriorityHighest Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("CODEC_PRIORITY_HIGHEST", ApiSince=33)]
public const int CodecPriorityHighest = 1000000;
[<Android.Runtime.Register("CODEC_PRIORITY_HIGHEST", ApiSince=33)>]
val mutable CodecPriorityHighest : int
Field Value
Value = 1000000Implements
- Attributes