NVIDIA Multimedia API: Buffer API
Description: This file declares the NvBuffer APIs.
Definition in file NvBuffer.h.
Go to the source code of this file.
Data Structures | |
| class | NvBuffer |
| Class representing a buffer. More... | |
| struct | NvBuffer::NvBufferPlaneFormat |
| Holds the buffer plane format. More... | |
| struct | NvBuffer::NvBufferPlane |
| Holds the buffer plane parameters. More... | |
Macros | |
| #define | MAX_PLANES 3 |
| Specifies the maximum number of planes a buffer can contain. More... | |