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

Codec data with type. More...

#include <MediaCommon.h>

Public Attributes

std::vector< uint8_t > data {}
 
CodecDataType type {CodecDataType::BUFFER}
 

Detailed Description

Codec data with type.

Member Data Documentation

◆ data

std::vector<uint8_t> firebolt::rialto::CodecData::data {}

The codec data

◆ type

CodecDataType firebolt::rialto::CodecData::type {CodecDataType::BUFFER}

The codec data type


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