Uses of Class
org.jitsi.impl.neomedia.quicktime.QTSampleBuffer
-
Packages that use QTSampleBuffer Package Description org.jitsi.impl.neomedia.quicktime -
-
Uses of QTSampleBuffer in org.jitsi.impl.neomedia.quicktime
Methods in org.jitsi.impl.neomedia.quicktime with parameters of type QTSampleBuffer Modifier and Type Method Description abstract voidQTCaptureDecompressedVideoOutput.Delegate. outputVideoFrameWithSampleBuffer(CVImageBuffer videoFrame, QTSampleBuffer sampleBuffer)Notifies this Delegate that the QTCaptureOutput to which it is set has output a specific CVImageBuffer representing a video frame with a specific QTSampleBuffer.
-