This is the complete list of members for VlcMedia, 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, int bitrate, int fps, int scale) | VlcMedia | |
| durationChanged(int duration) | VlcMedia | signal | 
| freed(libvlc_media_t *media) | VlcMedia | signal | 
| getStats() | VlcMedia | |
| merge(const QString &name, const QString &path, const Vlc::Mux &mux) | VlcMedia | |
| metaChanged(const Vlc::Meta &meta) | VlcMedia | signal | 
| parsedChanged(int status) | VlcMedia | signal | 
| record(const QString &name, const QString &path, const Vlc::Mux &mux, bool duplicate=false) | VlcMedia | |
| record(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec, bool duplicate=false) | VlcMedia | |
| record(const QString &name, const QString &path, const Vlc::Mux &mux, const Vlc::AudioCodec &audioCodec, const Vlc::VideoCodec &videoCodec, int bitrate, int fps, int scale, bool duplicate=false) | VlcMedia | |
| setOption(const QString &option) | VlcMedia | |
| setOptions(const QStringList &options) | VlcMedia | |
| setProgram(int program) | VlcMedia | |
| stateChanged(const Vlc::State &state) | VlcMedia | signal | 
| subitemAdded(libvlc_media_t *subitem) | VlcMedia | signal | 
| VlcMedia(const QString &location, bool localFile, VlcInstance *instance) | VlcMedia | explicit | 
| VlcMedia(const QString &location, VlcInstance *instance) | VlcMedia | explicit | 
| VlcMedia(libvlc_media_t *media) | VlcMedia | |
| ~VlcMedia() | VlcMedia |