MediaParser.SampleFlagKeyFrame 필드

정의

주의

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

샘플에 동기화 샘플이 있음을 나타냅니다.

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

필드 값

Value = 1
특성

설명

샘플에 동기화 샘플이 있음을 나타냅니다.

에 대한 android.media.MediaParser.SAMPLE_FLAG_KEY_FRAMEJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상