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 _getGType() static nothrow
GType _gType() @property nothrow
void * boxCopy() nothrow
gst.allocation_params.AllocationParams copy() nothrowCreate a copy of params. Returns: a new #GstAllocationParams.
void init_() nothrowInitialize params to its default values