Rialto  0.1
Rialto media pipeline API
Public Attributes | List of all members
firebolt::rialto::VideoRequirements Struct Reference

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
 

Detailed Description

Video decoder requirements used to allocate a suitable decoder for a MediaPipeline session.

Member Data Documentation

◆ maxHeight

uint32_t firebolt::rialto::VideoRequirements::maxHeight

Maximum height of video frames to be decoded.

◆ maxWidth

uint32_t firebolt::rialto::VideoRequirements::maxWidth

Maximum width of video frames to be decoded.


The documentation for this struct was generated from the following file: