FFmpeg
Loading...
Searching...
No Matches
StreamMap Struct Reference

#include <fftools/ffmpeg.h>

Data Fields

int disabled
int file_index
int stream_index
int group_index
char * linklabel
ViewSpecifier vs

Detailed Description

Definition at line 122 of file ffmpeg.h.

Field Documentation

◆ disabled

int StreamMap::disabled

Definition at line 123 of file ffmpeg.h.

Referenced by opt_map().

◆ file_index

int StreamMap::file_index

Definition at line 124 of file ffmpeg.h.

Referenced by opt_map().

◆ stream_index

int StreamMap::stream_index

Definition at line 125 of file ffmpeg.h.

Referenced by opt_map().

◆ group_index

int StreamMap::group_index

Definition at line 126 of file ffmpeg.h.

Referenced by opt_map().

◆ linklabel

char* StreamMap::linklabel

Definition at line 127 of file ffmpeg.h.

Referenced by opt_map(), and uninit_options().

◆ vs

ViewSpecifier StreamMap::vs

Definition at line 129 of file ffmpeg.h.

Referenced by opt_map().


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