AncillaryMeta

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

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

DID
ushort DID [@property getter]

Get DID field.

DID
ushort DID [@property setter]

Set DID field.

SDIDBlockNumber
ushort SDIDBlockNumber [@property getter]

Get SDIDBlockNumber field.

SDIDBlockNumber
ushort SDIDBlockNumber [@property setter]

Set SDIDBlockNumber field.

cNotYChannel
bool cNotYChannel [@property getter]

Get cNotYChannel field.

cNotYChannel
bool cNotYChannel [@property setter]

Set cNotYChannel field.

checksum
ushort checksum [@property getter]

Get checksum field.

checksum
ushort checksum [@property setter]

Set checksum field.

dataCount
ushort dataCount [@property getter]

Get dataCount field.

dataCount
ushort dataCount [@property setter]

Set dataCount field.

field
gstvideo.types.AncillaryMetaField field [@property getter]

Get field field.

field
gstvideo.types.AncillaryMetaField field [@property setter]

Set field field.

line
ushort line [@property getter]

Get line field.

line
ushort line [@property setter]

Set line field.

meta
gst.meta.Meta meta [@property getter]

Get meta field.

offset
ushort offset [@property getter]

Get offset field.

offset
ushort offset [@property setter]

Set offset field.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()