VideoCropMeta

Extra buffer metadata describing image cropping.

Constructors

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

Members

Functions

cPtr
void* cPtr()

Properties

height
uint height [@property getter]

Get height field.

height
uint height [@property setter]

Set height field.

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

Get meta field.

width
uint width [@property getter]

Get width field.

width
uint width [@property setter]

Set width field.

x
uint x [@property getter]

Get x field.

x
uint x [@property setter]

Set x field.

y
uint y [@property getter]

Get y field.

y
uint y [@property setter]

Set y field.

Static functions

getInfo
gst.meta_info.MetaInfo getInfo()