|
FFmpeg
|
Data Fields | |
| AVBSFContext * | bsf |
| int | out_stream_index |
Definition at line 39 of file concatdec.c.
| AVBSFContext* ConcatStream::bsf |
Definition at line 40 of file concatdec.c.
Referenced by detect_stream_specific(), and filter_packet().
| int ConcatStream::out_stream_index |
Definition at line 41 of file concatdec.c.
Referenced by concat_read_packet().
1.8.17