FFmpeg
Data Fields
RemoveExtradataContext Struct Reference

Data Fields

const AVClassclass
 
int freq
 
AVCodecParserContextparser
 
AVCodecContextavctx
 

Detailed Description

Definition at line 34 of file remove_extradata_bsf.c.

Field Documentation

◆ class

const AVClass* RemoveExtradataContext::class

Definition at line 35 of file remove_extradata_bsf.c.

◆ freq

int RemoveExtradataContext::freq

Definition at line 36 of file remove_extradata_bsf.c.

◆ parser

AVCodecParserContext* RemoveExtradataContext::parser

Definition at line 38 of file remove_extradata_bsf.c.

◆ avctx

AVCodecContext* RemoveExtradataContext::avctx

Definition at line 39 of file remove_extradata_bsf.c.


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