public class QTSampleBuffer extends NSObject
| Constructor and Description |
|---|
QTSampleBuffer(long ptr)
Initializes a new QTSampleBuffer which is to represent a
specific QuickTime/QTKit QTSampleBuffer object.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
bytesForAllSamples() |
QTFormatDescription |
formatDescription() |
public QTSampleBuffer(long ptr)
ptr - the pointer to the QuickTime/QTKit QTSampleBuffer
object to be represented by the new instancepublic byte[] bytesForAllSamples()
public QTFormatDescription formatDescription()
Copyright © 2022 jitsi.org. All rights reserved.