FFmpeg
Data Fields
Stream Struct Reference

Data Fields

int idx
 
int stream_identifier
 
AVFormatContextmux
 
AVStreamstream
 
AVFilterContextsink
 

Detailed Description

Definition at line 110 of file mpegts.c.

Field Documentation

◆ idx

int Stream::idx

Definition at line 111 of file mpegts.c.

Referenced by find_matching_stream(), and pmt_cb().

◆ stream_identifier

int Stream::stream_identifier

Definition at line 112 of file mpegts.c.

Referenced by find_matching_stream(), and pmt_cb().

◆ mux

AVFormatContext* Stream::mux

Definition at line 11 of file uncoded_frame.c.

◆ stream

AVStream* Stream::stream

Definition at line 12 of file uncoded_frame.c.

◆ sink

AVFilterContext* Stream::sink

Definition at line 13 of file uncoded_frame.c.

Referenced by create_sink().


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