FFmpeg
|
StreamMap Struct Reference
#include <ffmpeg.h>
Data Fields | |
int | disabled |
int | file_index |
int | stream_index |
int | sync_file_index |
int | sync_stream_index |
char * | linklabel |
Detailed Description
Field Documentation
int StreamMap::disabled |
Definition at line 60 of file ffmpeg.h.
Referenced by open_output_file(), and opt_map().
int StreamMap::file_index |
Definition at line 61 of file ffmpeg.h.
Referenced by open_output_file(), and opt_map().
char* StreamMap::linklabel |
Definition at line 65 of file ffmpeg.h.
Referenced by open_output_file(), opt_map(), and uninit_options().
int StreamMap::stream_index |
Definition at line 62 of file ffmpeg.h.
Referenced by open_output_file(), and opt_map().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11