gst.allocator

Module for Allocator class

Members

Classes

Allocator
class Allocator

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

AllocatorGidBuilder
class AllocatorGidBuilder

Fluent builder for gst.allocator.Allocator

AllocatorGidBuilderImpl
class AllocatorGidBuilderImpl(T)

Fluent builder implementation template for gst.allocator.Allocator