StreamMap Struct Reference

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

Detailed Description

Definition at line 88 of file avconv.c.

Field Documentation

int StreamMap::disabled

Definition at line 89 of file avconv.c.

Referenced by opt_map(), and opt_output_file().

int StreamMap::file_index

1 is this mapping is disabled by a negative map

Definition at line 90 of file avconv.c.

Referenced by opt_map(), opt_output_file(), and transcode().

int StreamMap::stream_index

Definition at line 91 of file avconv.c.

Referenced by opt_map(), opt_output_file(), and transcode().

int StreamMap::sync_file_index

Definition at line 92 of file avconv.c.

Referenced by opt_map(), opt_output_file(), and transcode().

int StreamMap::sync_stream_index

Definition at line 93 of file avconv.c.

Referenced by opt_map(), opt_output_file(), and transcode().


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