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 field DID.

DID
ushort DID [@property setter]

Set field DID.

SDIDBlockNumber
ushort SDIDBlockNumber [@property getter]

Get field SDIDBlockNumber.

SDIDBlockNumber
ushort SDIDBlockNumber [@property setter]

Set field SDIDBlockNumber.

cNotYChannel
bool cNotYChannel [@property getter]

Get field cNotYChannel.

cNotYChannel
bool cNotYChannel [@property setter]

Set field cNotYChannel.

checksum
ushort checksum [@property getter]

Get field checksum.

checksum
ushort checksum [@property setter]

Set field checksum.

dataCount
ushort dataCount [@property getter]

Get field dataCount.

dataCount
ushort dataCount [@property setter]

Set field dataCount.

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 field line.

line
ushort line [@property setter]

Set field line.

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

Get field meta.

offset
ushort offset [@property getter]

Get field offset.

offset
ushort offset [@property setter]

Set field offset.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()