FlagInterlaced

MatroskaVideoTrack.FlagInterlaced property

Gets a flag to declare if the video is known to be progressive or interlaced and if applicable to declare details about the interlacement.

public MatroskaVideoFlagInterlaced FlagInterlaced { get; }

Property Value

A flag to declare if the video is known to be progressive or interlaced and if applicable to declare details about the interlacement.

See Also