언어

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

구현

특성

적용 대상