Contents

getDuration

This callback is called (once) during enqueue and dequeue operations to update the total duration of the queue.

Declaration

var getDuration: CMBufferGetTimeCallback

Discussion

This must not be NULL.

See Also

Properties