Contents

CMBlockBufferGetTypeID()

Returns the type identifier for block buffer objects.

Declaration

func CMBlockBufferGetTypeID() -> CFTypeID

Return Value

Returns the CFTypeID corresponding to CMBlockBuffer.

Discussion

Obtains the CoreFoundation type ID for the CMBlockBuffer type.