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

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

AddContentProtectionElement(const ContentProtectionElement &element)edash_packager::Representationvirtual
AddNewSegment(uint64_t start_time, uint64_t duration, uint64_t size)edash_packager::Representationvirtual
GetXml()edash_packager::Representation
id() const edash_packager::Representationinline
Init()edash_packager::Representation
MOCK_METHOD1(AddContentProtectionElement, void(const ContentProtectionElement &element)) (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentation
MOCK_METHOD1(SetSampleDuration, void(uint32_t sample_duration)) (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentation
MOCK_METHOD2(UpdateContentProtectionPssh, void(const std::string &drm_uuid, const std::string &pssh)) (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentation
MOCK_METHOD3(AddNewSegment, void(uint64_t start_time, uint64_t duration, uint64_t size)) (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentation
MockRepresentation(uint32_t representation_id) (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentationexplicit
Representation(const MediaInfo &media_info, const MpdOptions &mpd_options, uint32_t representation_id, scoped_ptr< RepresentationStateChangeListener > state_change_listener)edash_packager::Representationprotected
SetSampleDuration(uint32_t sample_duration)edash_packager::Representationvirtual
UpdateContentProtectionPssh(const std::string &drm_uuid, const std::string &pssh)edash_packager::Representationvirtual
~MockRepresentation() override (defined in edash_packager::MockRepresentation)edash_packager::MockRepresentation
~Representation() (defined in edash_packager::Representation)edash_packager::Representationvirtual