AudioDeviceInfo.TypeHdmiEarc フィールド

定義

注意事項

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

HDMI 接続の拡張オーディオ リターン チャネルを記述するデバイスの種類。

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

フィールド値

Value = 29
属性

注釈

HDMI 接続の拡張オーディオ リターン チャネルを記述するデバイスの種類。

の Java ドキュメント android.media.AudioDeviceInfo.TYPE_HDMI_EARC

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象