FieldOrder

MatroskaVideoTrack.FieldOrder property

Gets declare the field ordering of the video. If FlagInterlaced is not set to 1, this Element MUST be ignored.

public MatroskaVideoFieldOrder FieldOrder { get; }

Property Value

Declare the field ordering of the video.

See Also