This is the complete list of members for edash_packager::MockRepresentation, including all inherited members.
AddContentProtectionElement(const ContentProtectionElement &element) | edash_packager::Representation | virtual |
AddNewSegment(uint64_t start_time, uint64_t duration, uint64_t size) | edash_packager::Representation | virtual |
GetXml() | edash_packager::Representation | |
id() const | edash_packager::Representation | inline |
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::MockRepresentation | explicit |
Representation(const MediaInfo &media_info, const MpdOptions &mpd_options, uint32_t representation_id, scoped_ptr< RepresentationStateChangeListener > state_change_listener) | edash_packager::Representation | protected |
SetSampleDuration(uint32_t sample_duration) | edash_packager::Representation | virtual |
UpdateContentProtectionPssh(const std::string &drm_uuid, const std::string &pssh) | edash_packager::Representation | virtual |
~MockRepresentation() OVERRIDE (defined in edash_packager::MockRepresentation) | edash_packager::MockRepresentation | virtual |
~Representation() (defined in edash_packager::Representation) | edash_packager::Representation | virtual |