FFmpeg
Data Fields
StreamSelectContext Struct Reference

Data Fields

const AVClassclass
 
int nb_inputs
 
char * map_str
 
intmap
 
int nb_map
 
int is_audio
 
int64_t * last_pts
 
AVFrame ** frames
 
FFFrameSync fs
 

Detailed Description

Definition at line 30 of file f_streamselect.c.

Field Documentation

◆ class

const AVClass* StreamSelectContext::class

Definition at line 31 of file f_streamselect.c.

◆ nb_inputs

int StreamSelectContext::nb_inputs

Definition at line 32 of file f_streamselect.c.

◆ map_str

char* StreamSelectContext::map_str

Definition at line 33 of file f_streamselect.c.

◆ map

int* StreamSelectContext::map

Definition at line 34 of file f_streamselect.c.

◆ nb_map

int StreamSelectContext::nb_map

Definition at line 35 of file f_streamselect.c.

◆ is_audio

int StreamSelectContext::is_audio

Definition at line 36 of file f_streamselect.c.

◆ last_pts

int64_t* StreamSelectContext::last_pts

Definition at line 37 of file f_streamselect.c.

◆ frames

AVFrame** StreamSelectContext::frames

Definition at line 38 of file f_streamselect.c.

◆ fs

FFFrameSync StreamSelectContext::fs

Definition at line 39 of file f_streamselect.c.


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