FFmpeg
Data Fields
InputFilter Struct Reference

#include <ffmpeg.h>

Data Fields

struct FilterGraphgraph
 
uint8_t * name
 

Detailed Description

Definition at line 266 of file ffmpeg.h.

Field Documentation

◆ graph

struct FilterGraph* InputFilter::graph

Definition at line 267 of file ffmpeg.h.

Referenced by ifilter_alloc(), ifilter_bind_dec(), ifilter_bind_ist(), and send_eof().

◆ name

uint8_t* InputFilter::name

Definition at line 268 of file ffmpeg.h.

Referenced by fg_complex_bind_input(), fg_create(), and fg_free().


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