#include <ffmpeg.h>
Data Fields | |
| int | disabled |
| int | file_index |
| 1 is this mapping is disabled by a negative map | |
| int | stream_index |
| int | sync_file_index |
| int | sync_stream_index |
| char * | linklabel |
Definition at line 59 of file ffmpeg.h.
1 is this mapping is disabled by a negative map
Definition at line 61 of file ffmpeg.h.
Referenced by opt_map(), and opt_output_file().
| char* StreamMap::linklabel |
Definition at line 65 of file ffmpeg.h.
Referenced by opt_map(), opt_output_file(), and reset_options().
1.5.8