Поделиться через


MediaRouter.RouteInfo.DeviceTypeBluetooth Поле

Определение

Внимание!

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

Тип устройства приемника маршрута, указывающий, что презентация мультимедиа происходит на устройстве Bluetooth, например bluetooth-динамике.

[Android.Runtime.Register("DEVICE_TYPE_BLUETOOTH", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaRouterDeviceType enum directly instead of this field.", true)]
public const Android.Media.MediaRouterDeviceType DeviceTypeBluetooth = 3;
[<Android.Runtime.Register("DEVICE_TYPE_BLUETOOTH", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaRouterDeviceType enum directly instead of this field.", true)>]
val mutable DeviceTypeBluetooth : Android.Media.MediaRouterDeviceType

Значение поля

Value = 3
Атрибуты

Комментарии

Тип устройства приемника маршрута, указывающий, что презентация мультимедиа происходит на устройстве Bluetooth, например bluetooth-динамике.

Документация по Java для android.media.MediaRouter.RouteInfo.DEVICE_TYPE_BLUETOOTH.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

Применяется к