Shaka Packager SDK
|
This is the complete list of members for shaka::MockRepresentation, including all inherited members.
AddContentProtectionElement(const ContentProtectionElement &element) | shaka::Representation | virtual |
AddNewSegment(int64_t start_time, int64_t duration, uint64_t size, int64_t segment_number) | shaka::Representation | virtual |
GetMediaInfo() const | shaka::Representation | virtual |
GetStartAndEndTimestamps(double *start_timestamp_seconds, double *end_timestamp_seconds) const | shaka::Representation | |
GetXml() | shaka::Representation | |
id() const | shaka::Representation | inline |
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::MockRepresentation | explicit |
Representation(const MediaInfo &media_info, const MpdOptions &mpd_options, uint32_t representation_id, std::unique_ptr< RepresentationStateChangeListener > state_change_listener) | shaka::Representation | protected |
Representation(const Representation &representation, std::unique_ptr< RepresentationStateChangeListener > state_change_listener) | shaka::Representation | protected |
set_media_info(const MediaInfo &media_info) (defined in shaka::Representation) | shaka::Representation | inline |
SetAvailabilityTimeOffset() | shaka::Representation | |
SetPresentationTimeOffset(double presentation_time_offset) | shaka::Representation | |
SetSampleDuration(int32_t sample_duration) | shaka::Representation | virtual |
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::Representation | virtual |
UpdateContentProtectionPssh(const std::string &drm_uuid, const std::string &pssh) | shaka::Representation | virtual |
~MockRepresentation() override (defined in shaka::MockRepresentation) | shaka::MockRepresentation | |
~Representation() (defined in shaka::Representation) | shaka::Representation | virtual |