FFmpeg
Data Fields
StreamMap Struct Reference

#include <ffmpeg.h>

Data Fields

int disabled
 
int file_index
 
int stream_index
 
char * linklabel
 
ViewSpecifier vs
 

Detailed Description

Definition at line 134 of file ffmpeg.h.

Field Documentation

◆ disabled

int StreamMap::disabled

Definition at line 135 of file ffmpeg.h.

Referenced by opt_map().

◆ file_index

int StreamMap::file_index

Definition at line 136 of file ffmpeg.h.

Referenced by opt_map().

◆ stream_index

int StreamMap::stream_index

Definition at line 137 of file ffmpeg.h.

Referenced by opt_map().

◆ linklabel

char* StreamMap::linklabel

Definition at line 138 of file ffmpeg.h.

Referenced by opt_map(), and uninit_options().

◆ vs

ViewSpecifier StreamMap::vs

Definition at line 140 of file ffmpeg.h.

Referenced by opt_map().


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