Class | Description |
---|---|
EncodeQp |
Quantization Parameter for each type of frame when using ENC_PARAMS_RC_MODE::ENC_PARAMS_RC_CONSTQP.
|
EncoderCallback |
\brief Interface for encoder callbacks.
|
EncoderParams |
\brief Different parameters for CUDA video encoder.
|
FormatInfo |
\brief Struct providing information about video file format.
|
NVSurfaceToColorConverter |
\brief Class for converting the raw YUV Surface output from VideoReader if output color format is set to ColorFormat::NV_YUV_SURFACE_FORMAT (VideoReader::set(ColorFormat::NV_YUV_SURFACE_FORMAT)) to the requested \ref ColorFormat.
|
RawVideoSource |
\brief Interface for video demultiplexing.
|
VideoReader |
\brief Video reader interface, see createVideoReader().
|
VideoReaderInitParams |
\brief VideoReader initialization parameters
|
VideoWriter |
\brief Video writer interface, see createVideoWriter().
|
Copyright © 2025. All rights reserved.