GstVideo.VideoAncillary

Fields

Name

Type

Access

Description

DID

int

r/w

The Data Identifier

SDID_block_number

int

r/w

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

data

bytes

r/w

The user data content of the Ancillary packet. Does not contain the ADF, DID, SDID nor CS.

data_count

int

r/w

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

Methods

None

Details

class GstVideo.VideoAncillary

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).

New in version 1.16.