DASH Media Packaging SDK
 All Classes Namespaces Functions Variables Typedefs Enumerator
edash_packager::SimpleMpdNotifier Member List

This is the complete list of members for edash_packager::SimpleMpdNotifier, including all inherited members.

AddContentProtectionElement(uint32_t id, const ContentProtectionElement &content_protection_element) overrideedash_packager::SimpleMpdNotifiervirtual
dash_profile() const edash_packager::MpdNotifierinline
Flush() overrideedash_packager::SimpleMpdNotifiervirtual
Init() overrideedash_packager::SimpleMpdNotifiervirtual
MpdNotifier(DashProfile dash_profile) (defined in edash_packager::MpdNotifier)edash_packager::MpdNotifierinline
NotifyEncryptionUpdate(uint32_t container_id, const std::string &drm_uuid, const std::vector< uint8_t > &new_key_id, const std::vector< uint8_t > &new_pssh) overrideedash_packager::SimpleMpdNotifiervirtual
NotifyNewContainer(const MediaInfo &media_info, uint32_t *id) overrideedash_packager::SimpleMpdNotifiervirtual
NotifyNewSegment(uint32_t id, uint64_t start_time, uint64_t duration, uint64_t size) overrideedash_packager::SimpleMpdNotifiervirtual
NotifySampleDuration(uint32_t container_id, uint32_t sample_duration) overrideedash_packager::SimpleMpdNotifiervirtual
SimpleMpdNotifier(DashProfile dash_profile, const MpdOptions &mpd_options, const std::vector< std::string > &base_urls, const std::string &output_path) (defined in edash_packager::SimpleMpdNotifier)edash_packager::SimpleMpdNotifier
SimpleMpdNotifierTest (defined in edash_packager::SimpleMpdNotifier)edash_packager::SimpleMpdNotifierfriend
~MpdNotifier() (defined in edash_packager::MpdNotifier)edash_packager::MpdNotifierinlinevirtual
~SimpleMpdNotifier() override (defined in edash_packager::SimpleMpdNotifier)edash_packager::SimpleMpdNotifier