GstAllocator

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
memCopy
GstMemoryCopyFunction memCopy;

the implementation of the GstMemoryCopyFunction

memIsSpan
GstMemoryIsSpanFunction memIsSpan;

the implementation of the GstMemoryIsSpanFunction

memMap
GstMemoryMapFunction memMap;

the implementation of the GstMemoryMapFunction

memShare
GstMemoryShareFunction memShare;

the implementation of the GstMemoryShareFunction

memType
const(char)* memType;
Undocumented in source.
memUnmap
GstMemoryUnmapFunction memUnmap;

the implementation of the GstMemoryUnmapFunction

object
GstObject object;
Undocumented in source.
priv
GstAllocatorPrivate* priv;
Undocumented in source.

Meta