gstvideo.ancillary_meta
Module for [AncillaryMeta] class
class AncillaryMeta
Types 1
classAncillaryMeta
#GstMeta for carrying SMPTE-291M Ancillary data. Note that all the ADF fields (@DID to @checksum) are 10bit values with parity/non-parity high-bits set.
Fields
GstAncillaryMeta _cInstanceMethods
void * _cPtr()gstvideo.types.AncillaryMetaField field() @propertyGet `field` field. Returns: The field where the ancillary data is locatedvoid field(gstvideo.types.AncillaryMetaField propval) @propertySet `field` field. Params: propval = The field where the ancillary data is locatedbool cNotYChannel() @propertyGet `cNotYChannel` field. Returns: Which channel (luminance or chrominance) the ancillary data is located. 0 if content is SD or stored in the luminance channel (default). 1 if HD and stored in the...void cNotYChannel(bool propval) @propertySet `cNotYChannel` field. Params: propval = Which channel (luminance or chrominance) the ancillary data is located. 0 if content is SD or stored in the luminance channel (default). 1 if HD and stor...ushort line() @propertyGet `line` field. Returns: The line on which the ancillary data is located (max 11bit). There are two special values: 0x7ff if no line is specified (default), 0x7fe to specify the ancillary data is...void line(ushort propval) @propertySet `line` field. Params: propval = The line on which the ancillary data is located (max 11bit). There are two special values: 0x7ff if no line is specified (default), 0x7fe to specify the ancillar...ushort offset() @propertyGet `offset` field. Returns: The location of the ancillary data packet in a SDI raster relative to the start of active video (max 12bits). A value of 0 means the ADF of the ancillary packet starts ...void offset(ushort propval) @propertySet `offset` field. Params: propval = The location of the ancillary data packet in a SDI raster relative to the start of active video (max 12bits). A value of 0 means the ADF of the ancillary packe...ushort SDIDBlockNumber() @propertyGet `SDIDBlockNumber` field. Returns: Secondary Data identification (if type 2) or Data block number (if type 1)void SDIDBlockNumber(ushort propval) @propertySet `SDIDBlockNumber` field. Params: propval = Secondary Data identification (if type 2) or Data block number (if type 1)void dataCount(ushort propval) @propertySet `dataCount` field. Params: propval = The amount of user datavoid checksum(ushort propval) @propertySet `checksum` field. Params: propval = The checksum of the ADF