| 
    AvTranscoder
    0.9.4
    
   C++APIforLibav/FFmpeg 
   | 
 
Go to the source code of this file.
Namespaces | |
| avtranscoder | |
| avtranscoder::detail | |
Functions | |
| template<> | |
| void | avtranscoder::detail::add (PropertyVector &propertyVector, const std::string &key, const size_t &value) | 
| template<> | |
| void | avtranscoder::detail::add (PropertyVector &propertyVector, const std::string &key, const float &value) | 
| template<> | |
| void | avtranscoder::detail::add (PropertyVector &propertyVector, const std::string &key, const std::string &value) | 
| template<> | |
| void | avtranscoder::detail::add (PropertyVector &propertyVector, const std::string &key, const bool &value) | 
| template<> | |
| void | avtranscoder::detail::add (PropertyVector &propertyVector, const std::string &key, const Rational &value) | 
| void | avtranscoder::detail::fillMetadataDictionnary (AVDictionary *avdictionnary, PropertyVector &metadata) | 
| Fill metadata parameter with the given AVDictionary.  More... | |