pub unsafe static AVSampleBufferAudioRendererFlushTimeKey: &'static NSStringAvailable on crate feature
AVSampleBufferAudioRenderer only.Expand description
The presentation timestamp of the first enqueued sample that was flushed.
The value of this key is an NSValue wrapping a CMTime.
See also Appleās documentation