Libav
Data Fields
StreamMap Struct Reference

#include <avconv.h>

Data Fields

int disabled
 
int file_index
 
int stream_index
 
int sync_file_index
 
int sync_stream_index
 
char * linklabel
 

Detailed Description

Definition at line 67 of file avconv.h.

Field Documentation

§ disabled

int StreamMap::disabled

Definition at line 68 of file avconv.h.

Referenced by open_output_file(), and opt_map().

§ file_index

int StreamMap::file_index

Definition at line 69 of file avconv.h.

Referenced by open_output_file(), and opt_map().

§ stream_index

int StreamMap::stream_index

Definition at line 70 of file avconv.h.

Referenced by open_output_file(), and opt_map().

§ sync_file_index

int StreamMap::sync_file_index

Definition at line 71 of file avconv.h.

Referenced by open_output_file(), and opt_map().

§ sync_stream_index

int StreamMap::sync_stream_index

Definition at line 72 of file avconv.h.

Referenced by open_output_file(), and opt_map().

§ linklabel

char* StreamMap::linklabel

Definition at line 73 of file avconv.h.

Referenced by open_output_file(), opt_map(), and uninit_options().


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