FFmpeg
Data Fields
VP9RawFrame Struct Reference

#include <cbs_vp9.h>

Data Fields

VP9RawFrameHeader header
 
uint8_tdata
 
size_t data_size
 
AVBufferRefdata_ref
 

Detailed Description

Definition at line 164 of file cbs_vp9.h.

Field Documentation

◆ header

VP9RawFrameHeader VP9RawFrame::header

Definition at line 165 of file cbs_vp9.h.

◆ data

uint8_t* VP9RawFrame::data

Definition at line 167 of file cbs_vp9.h.

◆ data_size

size_t VP9RawFrame::data_size

Definition at line 168 of file cbs_vp9.h.

◆ data_ref

AVBufferRef* VP9RawFrame::data_ref

Definition at line 169 of file cbs_vp9.h.


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