GstVideoAncillary

Video Ancillary data, according to SMPTE-291M specification.

Note that the contents of the data are always stored as 8bit data (i.e. do not contain the parity check bits).

Members

Variables

DID
ubyte DID;

The Data Identifier

GstReserved
void*[4] GstReserved;
SDIDBlockNumber
ubyte SDIDBlockNumber;

The Secondary Data Identifier (if type 2) or the Data Block Number (if type 1)

dataCount
ubyte dataCount;

The amount of data (in bytes) in @data (max 255 bytes)