MediaParser.ParameterTsAllowNonIdrAvcKeyframes Field

Definition

Sets whether TS should treat samples consisting of non-IDR I slices as synchronization samples (key-frames).

[Android.Runtime.Register("PARAMETER_TS_ALLOW_NON_IDR_AVC_KEYFRAMES", ApiSince=30)]
public const string ParameterTsAllowNonIdrAvcKeyframes;
[<Android.Runtime.Register("PARAMETER_TS_ALLOW_NON_IDR_AVC_KEYFRAMES", ApiSince=30)>]
val mutable ParameterTsAllowNonIdrAvcKeyframes : string

Field Value

Attributes

Remarks

Java documentation for android.media.MediaParser.PARAMETER_TS_ALLOW_NON_IDR_AVC_KEYFRAMES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to