AllocationParams

Parameters to control the allocation of memory

Members

Functions

copy
gst.allocation_params.AllocationParams copy()

Create a copy of params.

init_
void init_()

Initialize params to its default values

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Variables

GstReserved
void*[4] GstReserved;
align_
size_t align_;

the desired alignment of the memory

flags
MemoryFlags flags;

flags to control allocation

padding
size_t padding;

the desired padding

prefix
size_t prefix;

the desired prefix