VideoBarMeta

Bar data should be included in video user data whenever the rectangular picture area containing useful information does not extend to the full height or width of the coded frame and AFD alone is insufficient to describe the extent of the image.

Note: either vertical or horizontal bars are specified, but not both.

For more details, see:

https://www.atsc.org/wp-content/uploads/2015/03/a_53-Part-4-2009.pdf

and SMPTE ST2016-1

Constructors

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

Members

Functions

cPtr
void* cPtr()

Properties

barData1
uint barData1 [@property getter]

Get barData1 field.

barData1
uint barData1 [@property setter]

Set barData1 field.

barData2
uint barData2 [@property getter]

Get barData2 field.

barData2
uint barData2 [@property setter]

Set barData2 field.

field
ubyte field [@property getter]

Get field field.

field
ubyte field [@property setter]

Set field field.

isLetterbox
bool isLetterbox [@property getter]

Get isLetterbox field.

isLetterbox
bool isLetterbox [@property setter]

Set isLetterbox field.

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

Get meta field.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()