GstMemory

Undocumented in source.

Members

Variables

align_
size_t align_;

the alignment of the memory

allocator
GstAllocator* allocator;

pointer to the gstreamer.Allocator

maxsize
size_t maxsize;

the maximum size allocated

miniObject
GstMiniObject miniObject;

parent structure

offset
size_t offset;

the offset where valid data starts

parent
GstMemory* parent;

parent memory block

size
size_t size;

the size of valid data