Rialto
0.1
Rialto media pipeline API
|
Video decoder requirements used to allocate a suitable decoder for a MediaPipeline session. More...
#include <MediaCommon.h>
Public Attributes | |
uint32_t | maxWidth |
uint32_t | maxHeight |
Video decoder requirements used to allocate a suitable decoder for a MediaPipeline session.
uint32_t firebolt::rialto::VideoRequirements::maxHeight |
Maximum height of video frames to be decoded.
uint32_t firebolt::rialto::VideoRequirements::maxWidth |
Maximum width of video frames to be decoded.