FFmpeg
Loading...
Searching...
No Matches
VP8RawFrame Struct Reference

#include <libavcodec/cbs_vp8.h>

Data Fields

VP8RawFrameHeader header
uint8_t * data
AVBufferRef * data_ref
size_t data_size

Detailed Description

Definition at line 125 of file cbs_vp8.h.

Field Documentation

◆ header

VP8RawFrameHeader VP8RawFrame::header

Definition at line 126 of file cbs_vp8.h.

◆ data

uint8_t* VP8RawFrame::data

Definition at line 128 of file cbs_vp8.h.

◆ data_ref

AVBufferRef* VP8RawFrame::data_ref

Definition at line 129 of file cbs_vp8.h.

◆ data_size

size_t VP8RawFrame::data_size

Definition at line 130 of file cbs_vp8.h.


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