avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::Dictionary::Entry Member List

This is the complete list of members for av::Dictionary::Entry, including all inherited members.

Dictionary classav::Dictionary::Entryfriend
DictionaryIterator classav::Dictionary::Entryfriend
isNull() constav::Dictionary::Entry
key() const noexceptav::Dictionary::Entry
operator bool() constav::Dictionary::Entry
operator!=(const Entry &lhs, const Entry &rhs)av::Dictionary::Entryfriend
operator=(const char *value) noexceptav::Dictionary::Entry
operator=(const std::string &value) noexceptav::Dictionary::Entry
operator==(const Entry &lhs, const Entry &rhs)av::Dictionary::Entryfriend
set(const char *value, int flags=0) noexceptav::Dictionary::Entry
set(const std::string &value, int flags=0) noexceptav::Dictionary::Entry
value() const noexceptav::Dictionary::Entry