Shaka Packager SDK
shaka::MockRepresentation Member List

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

AddContentProtectionElement(const ContentProtectionElement &element)shaka::Representationvirtual
AddNewSegment(int64_t start_time, int64_t duration, uint64_t size, int64_t segment_number)shaka::Representationvirtual
GetMediaInfo() constshaka::Representationvirtual
GetStartAndEndTimestamps(double *start_timestamp_seconds, double *end_timestamp_seconds) constshaka::Representation
GetXml()shaka::Representation
id() constshaka::Representationinline
Init()shaka::Representation
kSuppressFrameRate enum value (defined in shaka::Representation)shaka::Representation
kSuppressHeight enum value (defined in shaka::Representation)shaka::Representation
kSuppressWidth enum value (defined in shaka::Representation)shaka::Representation
MOCK_CONST_METHOD0(GetMediaInfo, const MediaInfo &()) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD0(SetSegmentDuration, void()) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD0(SetAvailabilityTimeOffset, void()) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD1(AddContentProtectionElement, void(const ContentProtectionElement &element)) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD1(SetSampleDuration, void(int32_t sample_duration)) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD2(UpdateContentProtectionPssh, void(const std::string &drm_uuid, const std::string &pssh)) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MOCK_METHOD4(AddNewSegment, void(int64_t start_time, int64_t duration, uint64_t size, int64_t segment_number)) (defined in shaka::MockRepresentation)shaka::MockRepresentation
MockRepresentation(uint32_t representation_id) (defined in shaka::MockRepresentation)shaka::MockRepresentationexplicit
Representation(const MediaInfo &media_info, const MpdOptions &mpd_options, uint32_t representation_id, std::unique_ptr< RepresentationStateChangeListener > state_change_listener)shaka::Representationprotected
Representation(const Representation &representation, std::unique_ptr< RepresentationStateChangeListener > state_change_listener)shaka::Representationprotected
set_media_info(const MediaInfo &media_info) (defined in shaka::Representation)shaka::Representationinline
SetAvailabilityTimeOffset()shaka::Representation
SetPresentationTimeOffset(double presentation_time_offset)shaka::Representation
SetSampleDuration(int32_t sample_duration)shaka::Representationvirtual
SetSegmentDuration()shaka::Representation
SuppressFlag enum name (defined in shaka::Representation)shaka::Representation
SuppressOnce(SuppressFlag flag)shaka::Representation
UpdateCompletedSegment(int64_t duration, uint64_t size)shaka::Representationvirtual
UpdateContentProtectionPssh(const std::string &drm_uuid, const std::string &pssh)shaka::Representationvirtual
~MockRepresentation() override (defined in shaka::MockRepresentation)shaka::MockRepresentation
~Representation() (defined in shaka::Representation)shaka::Representationvirtual