FFmpeg  1.2.12
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 60 of file ffmpeg.h.

Field Documentation

int StreamMap::disabled

Definition at line 61 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::file_index

Definition at line 62 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

char* StreamMap::linklabel

Definition at line 66 of file ffmpeg.h.

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

int StreamMap::stream_index

Definition at line 63 of file ffmpeg.h.

Referenced by open_output_file(), and opt_map().

int StreamMap::sync_file_index

Definition at line 64 of file ffmpeg.h.

Referenced by opt_map().

int StreamMap::sync_stream_index

Definition at line 65 of file ffmpeg.h.

Referenced by opt_map().


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