gst.allocation_params

Module for [AllocationParams] struct

Types 1

Parameters to control the allocation of memory

Fields
MemoryFlags flagsflags to control allocation
size_t align_the desired alignment of the memory
size_t prefixthe desired prefix
size_t paddingthe desired padding
void *[4] GstReserved
Methods
GType _gType() @property
void * boxCopy()
gst.allocation_params.AllocationParams copy()Create a copy of params. Returns: a new #GstAllocationParams.
void init_()Initialize params to its default values