, including all inherited members.
| core() | VlcMedia | |
| currentLocation() const | VlcMedia | |
| duplicate(const QString &name, const QString &path, const Vlc::Mux &mux) | VlcMedia | |
| duplicate(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec) | VlcMedia | |
| duplicate(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec, const int &bitrate, const int &fps, const int &scale) | VlcMedia | |
| durationChanged(const int &) | VlcMedia | [signal] |
| freed(libvlc_media_t *) | VlcMedia | [signal] |
| merge(const QString &name, const QString &path, const Vlc::Mux &mux) | VlcMedia | |
| metaChanged(const Vlc::Meta &) | VlcMedia | [signal] |
| parsedChanged(const int &) | VlcMedia | [signal] |
| record(const QString &name, const QString &path, const Vlc::Mux &mux, const bool &duplicate=false) | VlcMedia | |
| record(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec, const bool &duplicate=false) | VlcMedia | |
| record(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec, const int &bitrate, const int &fps, const int &scale, const bool &duplicate=false) | VlcMedia | |
| setOption(const QString &option) | VlcMedia | |
| setOptions(const QStringList &options) | VlcMedia | |
| stateChanged(const Vlc::State &) | VlcMedia | [signal] |
| subitemAdded(libvlc_media_t *) | VlcMedia | [signal] |
| trackType() | VlcMedia | |
| VlcMedia(const QString &location, const bool &localFile, VlcInstance *instance) | VlcMedia | [explicit] |
| VlcMedia(const QString &location, VlcInstance *instance) | VlcMedia | [explicit] |
| VlcMedia(libvlc_media_t *media) | VlcMedia | |
| ~VlcMedia() | VlcMedia | |