FFmpeg  3.3.6
Data Fields
ExtractExtradataContext Struct Reference

Data Fields

const AVClassclass
 
int(* extract )(AVBSFContext *ctx, AVPacket *pkt, uint8_t **data, int *size)
 
int remove
 

Detailed Description

Definition at line 33 of file extract_extradata_bsf.c.

Field Documentation

◆ class

const AVClass* ExtractExtradataContext::class

Definition at line 34 of file extract_extradata_bsf.c.

◆ extract

int(* ExtractExtradataContext::extract) (AVBSFContext *ctx, AVPacket *pkt, uint8_t **data, int *size)

Definition at line 36 of file extract_extradata_bsf.c.

Referenced by extract_extradata_filter(), and extract_extradata_init().

◆ remove

int ExtractExtradataContext::remove

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