DASH Media Packaging 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(scoped_xml_ptr< xmlNode > child) | shaka::xml::XmlNode | |
AddContentProtectionElements(const std::list< ContentProtectionElement > &content_protection_elements) (defined in shaka::xml::RepresentationBaseXmlNode) | shaka::xml::RepresentationBaseXmlNode | |
AddElements(const std::vector< Element > &elements) | shaka::xml::XmlNode | |
AddLiveOnlyInfo(const MediaInfo &media_info, const std::list< SegmentInfo > &segment_infos, uint32_t start_number) | shaka::xml::RepresentationXmlNode | |
AddVideoInfo(const MediaInfo::VideoInfo &video_info, bool set_width, bool set_height, bool set_frame_rate) | shaka::xml::RepresentationXmlNode | |
AddVODOnlyInfo(const MediaInfo &media_info) | shaka::xml::RepresentationXmlNode | |
GetRawPtr() | shaka::xml::XmlNode | |
PassScopedPtr() | shaka::xml::XmlNode | |
Release() | shaka::xml::XmlNode | |
RepresentationBaseXmlNode(const char *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 char *attribute_name, double number) | shaka::xml::XmlNode | |
SetId(uint32_t id) | shaka::xml::XmlNode | |
SetIntegerAttribute(const char *attribute_name, uint64_t number) | shaka::xml::XmlNode | |
SetStringAttribute(const char *attribute_name, const std::string &attribute) | shaka::xml::XmlNode | |
XmlNode(const char *name) | shaka::xml::XmlNode | explicit |
~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 |