|
FFmpeg
|
Data Fields | |
| int | idx |
| int | stream_identifier |
| AVFormatContext * | mux |
| AVStream * | stream |
| AVFilterContext * | sink |
| int Stream::idx |
Definition at line 111 of file mpegts.c.
Referenced by find_matching_stream(), and pmt_cb().
| int Stream::stream_identifier |
Definition at line 112 of file mpegts.c.
Referenced by find_matching_stream(), and pmt_cb().
| AVFormatContext* Stream::mux |
Definition at line 12 of file uncoded_frame.c.
| AVStream* Stream::stream |
Definition at line 13 of file uncoded_frame.c.
| AVFilterContext* Stream::sink |
Definition at line 14 of file uncoded_frame.c.
Referenced by create_sink().
1.8.17