GstAllocationParams

Parameters to control the allocation of memory GstMemoryFlags flags; flags to control allocation gsize align; the desired alignment of the memory gsize prefix; the desired prefix gsize padding; the desired padding

Members

Variables

alig
gsize alig;
Undocumented in source.
flags
GstMemoryFlags flags;
Undocumented in source.
padding
gsize padding;
Undocumented in source.
prefix
gsize prefix;
Undocumented in source.

Meta