Contents

CMBlockBufferCustomBlockSource

A structure to support custom memory allocation and deallocation for a block used in a block buffer.

Declaration

struct CMBlockBufferCustomBlockSource

Overview

This structure allows a client to provide a custom facility for obtaining the memory block to be used in a CMBlockBuffer. You use this structure with functions that accept a memory block allocator.

Topics

Initializers

Properties

See Also

Creating a Block Buffer