libmpd++
DASH MPD parsing and manipulation library
 
Loading...
Searching...
No Matches
com::bbc::libmpdpp::ProgramInformation Class Reference

#include <libmpd++/ProgramInformation.hh>

Public Member Functions

 ProgramInformation ()
 
bool operator== (const ProgramInformation &other) const
 

Detailed Description

ProgramInformation class

Container for DASH MPD schema ProgramInformationType as found in ISO 23009-1:2022 Clause 5.7.3.

Todo
Add the attributes and child elements for ProgramInformationType in the schema.

Constructor & Destructor Documentation

◆ ProgramInformation()

com::bbc::libmpdpp::ProgramInformation::ProgramInformation ( )
inline

Member Function Documentation

◆ operator==()

bool com::bbc::libmpdpp::ProgramInformation::operator== ( const ProgramInformation & other) const
inline

The documentation for this class was generated from the following file: