GstAllocatorFlags

Flags for allocators. GST_ALLOCATOR_FLAG_CUSTOM_ALLOC The allocator has a custom alloc function. GST_ALLOCATOR_FLAG_LAST first flag that can be used for custom purposes

Values

ValueMeaning
CUSTOM_ALLOC(GstObjectFlags.LAST << 0)
LAST(GstObjectFlags.LAST << 16)

Meta