Shaka Packager SDK
|
This is the complete list of members for shaka::MockAdaptationSet, including all inherited members.
AdaptationSet(const std::string &language, const MpdOptions &mpd_options, uint32_t *representation_counter) | shaka::AdaptationSet | protected |
AddAccessibility(const std::string &scheme, const std::string &value) | shaka::AdaptationSet | virtual |
AddAdaptationSetSwitching(const AdaptationSet *adaptation_set) | shaka::AdaptationSet | virtual |
AddContentProtectionElement(const ContentProtectionElement &element) | shaka::AdaptationSet | virtual |
AddRepresentation(const MediaInfo &media_info) | shaka::AdaptationSet | virtual |
AddRole(Role role) | shaka::AdaptationSet | virtual |
AddTrickPlayReference(const AdaptationSet *adaptation_set) | shaka::AdaptationSet | virtual |
codec() const | shaka::AdaptationSet | inline |
CopyRepresentation(const Representation &representation) | shaka::AdaptationSet | virtual |
ForceSetSegmentAlignment(bool segment_alignment) | shaka::AdaptationSet | virtual |
GetRepresentations() const (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
GetXml() | shaka::AdaptationSet | |
has_id() const | shaka::AdaptationSet | inline |
id() const (defined in shaka::AdaptationSet) | shaka::AdaptationSet | inline |
IsVideo() const | shaka::AdaptationSet | |
kRoleAlternate enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleCaption enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleCommentary enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleDub enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleMain enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleSubtitle enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleSupplementary enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
kRoleUnknown enum value (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
MOCK_METHOD1(AddRepresentation, Representation *(const MediaInfo &media_info)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(CopyRepresentation, Representation *(const Representation &representation)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(AddContentProtectionElement, void(const ContentProtectionElement &element)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(AddRole, void(AdaptationSet::Role role)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(ForceSetSegmentAlignment, void(bool segment_alignment)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(AddAdaptationSetSwitching, void(const AdaptationSet *adaptation_set)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD1(AddTrickPlayReference, void(const AdaptationSet *adaptation_set)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MOCK_METHOD2(UpdateContentProtectionPssh, void(const std::string &drm_uuid, const std::string &pssh)) (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
MockAdaptationSet() (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet | |
OnNewSegmentForRepresentation(uint32_t representation_id, uint64_t start_time, uint64_t duration) | shaka::AdaptationSet | |
OnSetFrameRateForRepresentation(uint32_t representation_id, uint32_t frame_duration, uint32_t timescale) | shaka::AdaptationSet | |
Role enum name (defined in shaka::AdaptationSet) | shaka::AdaptationSet | |
set_codec(const std::string &codec) | shaka::AdaptationSet | inline |
set_id(uint32_t id) | shaka::AdaptationSet | inline |
UpdateContentProtectionPssh(const std::string &drm_uuid, const std::string &pssh) | shaka::AdaptationSet | virtual |
~AdaptationSet() (defined in shaka::AdaptationSet) | shaka::AdaptationSet | virtual |
~MockAdaptationSet() override (defined in shaka::MockAdaptationSet) | shaka::MockAdaptationSet |