FFmpeg
Public Attributes | List of all members
Option Struct Reference

An option extracted from the commandline. More...

#include <cmdutils.h>

Public Attributes

const OptionDefopt
 
const char * key
 
const char * val
 

Detailed Description

An option extracted from the commandline.

Cannot use AVDictionary because of options like -map which can be used multiple times.


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