Interface | Description |
---|---|
IMetaInfo | |
VideoFrame.Buffer |
Implements image storage medium.
|
VideoFrame.ColorSpace | |
VideoFrame.I420Buffer |
Interface for I420 buffers.
|
VideoFrame.I422Buffer |
Interface for I420 buffers.
|
VideoFrame.RgbaBuffer | |
VideoFrame.TextureBuffer |
Interface for buffers that are stored as a single texture, either in OES or RGB format.
|
Class | Description |
---|---|
AudioFrame | |
FaceDetectionInfo | |
JavaI420Buffer |
Implementation of VideoFrame.I420Buffer backed by Java direct byte buffers.
|
NV12Buffer | |
NV21Buffer | |
TextureBuffer |
Android texture buffer that glues together the necessary information together with a generic
release callback.
|
TextureBufferHelper | |
VideoFrame |
Java version of webrtc::VideoFrame and webrtc::VideoFrameBuffer.
|
VideoFrameMetaInfo |
Enum | Description |
---|---|
VideoFrame.ColorSpace.Matrix | |
VideoFrame.ColorSpace.Primary | |
VideoFrame.ColorSpace.Range | |
VideoFrame.ColorSpace.Transfer | |
VideoFrame.SourceType | |
VideoFrame.TextureBuffer.ContextType | |
VideoFrame.TextureBuffer.Type |
Texture type.
|