1#ifndef _BBC_PARSE_DASH_MPD_EVENT_STREAM_HH_
2#define _BBC_PARSE_DASH_MPD_EVENT_STREAM_HH_
78 void setXMLElement(xmlpp::Element &element)
const;
Definition EventStream.hh:39
EventStream()
Definition EventStream.hh:46
bool operator==(const EventStream &other) const
Definition EventStream.hh:57
virtual ~EventStream()
Definition EventStream.hh:50
Definition RepresentationBase.hh:54
#define LIBMPDPP_NAMESPACE_END
Definition macros.hh:54
#define LIBMPDPP_PUBLIC_API
Used to mark something as part of the public API.
Definition macros.hh:21
#define LIBMPDPP_NAMESPACE_BEGIN
Definition macros.hh:50