GstAllocationParams

Undocumented in source.

struct GstAllocationParams {
void*[4] GstReserved;
}

Members

Variables

align_
size_t align_;

the desired alignment of the memory

flags
GstMemoryFlags flags;

flags to control allocation

padding
size_t padding;

the desired padding

prefix
size_t prefix;

the desired prefix