MetadataMap Struct Reference

select an input file for an output file More...

Data Fields

int file
 file index
char type
 type of metadata to copy – (g)lobal, (s)tream, (c)hapter or (p)rogram
int index
 stream/chapter/program number

Detailed Description

select an input file for an output file

Definition at line 99 of file avconv.c.

Field Documentation

int MetadataMap::file

file index

Definition at line 100 of file avconv.c.

Referenced by opt_map_metadata(), and transcode().

int MetadataMap::index

stream/chapter/program number

Definition at line 102 of file avconv.c.

Referenced by opt_map_metadata(), and transcode().

char MetadataMap::type

type of metadata to copy – (g)lobal, (s)tream, (c)hapter or (p)rogram

Definition at line 101 of file avconv.c.

Referenced by opt_map_metadata(), and transcode().


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