FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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

Definition at line 89 of file ffmpeg.h.

Field Documentation

int StreamMap::disabled

Definition at line 90 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::file_index

Definition at line 91 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::stream_index

Definition at line 92 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::sync_file_index

Definition at line 93 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::sync_stream_index

Definition at line 94 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

char* StreamMap::linklabel

Definition at line 95 of file ffmpeg.h.

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


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