Shaka Packager SDK
|
This is the complete list of members for shaka::xml::RepresentationXmlNode, including all inherited members.
AddAudioInfo(const MediaInfo::AudioInfo &audio_info) | shaka::xml::RepresentationXmlNode | |
AddChild(XmlNode child) | shaka::xml::XmlNode | |
AddContent(const std::string &content) | shaka::xml::XmlNode | |
AddContentProtectionElements(const std::list< ContentProtectionElement > &content_protection_elements) (defined in shaka::xml::RepresentationBaseXmlNode) | shaka::xml::RepresentationBaseXmlNode | |
AddDescriptor(const std::string &descriptor_name, const std::string &scheme_id_uri, const std::string &value) | shaka::xml::RepresentationBaseXmlNode | protected |
AddElements(const std::vector< Element > &elements) | shaka::xml::XmlNode | |
AddEssentialProperty(const std::string &scheme_id_uri, const std::string &value) | shaka::xml::RepresentationBaseXmlNode | |
AddLiveOnlyInfo(const MediaInfo &media_info, const std::list< SegmentInfo > &segment_infos, bool low_latency_dash_mode) | shaka::xml::RepresentationXmlNode | |
AddSupplementalProperty(const std::string &scheme_id_uri, const std::string &value) | shaka::xml::RepresentationBaseXmlNode | |
AddUrlEncodedContent(const std::string &content) (defined in shaka::xml::XmlNode) | shaka::xml::XmlNode | |
AddVideoInfo(const MediaInfo::VideoInfo &video_info, bool set_width, bool set_height, bool set_frame_rate) | shaka::xml::RepresentationXmlNode | |
AddVODOnlyInfo(const MediaInfo &media_info, bool use_segment_list, double target_segment_duration) | shaka::xml::RepresentationXmlNode | |
ExtractReferencedNamespaces() const | shaka::xml::XmlNode | |
GetAttribute(const std::string &name, std::string *value) const | shaka::xml::XmlNode | |
operator=(XmlNode &&) (defined in shaka::xml::XmlNode) | shaka::xml::XmlNode | |
RepresentationBaseXmlNode(const std::string &name) (defined in shaka::xml::RepresentationBaseXmlNode) | shaka::xml::RepresentationBaseXmlNode | explicitprotected |
RepresentationXmlNode() (defined in shaka::xml::RepresentationXmlNode) | shaka::xml::RepresentationXmlNode | |
SetContent(const std::string &content) | shaka::xml::XmlNode | |
SetFloatingPointAttribute(const std::string &attribute_name, double number) | shaka::xml::XmlNode | |
SetId(uint32_t id) | shaka::xml::XmlNode | |
SetIntegerAttribute(const std::string &attribute_name, uint64_t number) | shaka::xml::XmlNode | |
SetStringAttribute(const std::string &attribute_name, const std::string &attribute) | shaka::xml::XmlNode | |
SetUrlEncodedContent(const std::string &content) (defined in shaka::xml::XmlNode) | shaka::xml::XmlNode | |
ToString(const std::string &comment) const | shaka::xml::XmlNode | |
XmlNode(const std::string &name) | shaka::xml::XmlNode | explicit |
XmlNode(XmlNode &&) (defined in shaka::xml::XmlNode) | shaka::xml::XmlNode | |
~RepresentationBaseXmlNode() override (defined in shaka::xml::RepresentationBaseXmlNode) | shaka::xml::RepresentationBaseXmlNode | |
~RepresentationXmlNode() override (defined in shaka::xml::RepresentationXmlNode) | shaka::xml::RepresentationXmlNode | |
~XmlNode() (defined in shaka::xml::XmlNode) | shaka::xml::XmlNode | virtual |