gstreamer.Allocator

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

Allocator
class Allocator

Memory is usually created by allocators with a Allocator.alloc method call. When NULL is used as the allocator, the default allocator will be used.