dataBecameReadyNotification
If triggers of type kCMBufferQueueTrigger_WhenDataBecomesReady are installed, the queue will listen for this notification on the head buffer.
Declaration
var dataBecameReadyNotification: Unmanaged<CFString>?Discussion
This may be NULL to prevent the queue from listening for it.