言語

AudioFormat.EncodingAc4L4 フィールド

定義

注意事項

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

オーディオ データ形式: AC-4 レベル 4 同期フレーム トランスポート形式

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

フィールド値

Value = 32

実装

属性

適用対象