#include <libmpd++/SubRepresentation.hh>


Additional Inherited Members | |
Public Types inherited from com::bbc::libmpdpp::RepresentationBase | |
| enum | VideoScan { VIDEO_SCAN_PROGRESSIVE , VIDEO_SCAN_INTERLACED , VIDEO_SCAN_UNKNOWN } |
SubRepresentation class
Container for DASH MPD schema SubRepresentationType as found in ISO 23009-1:2022 Clause 5.3.6.3.
| com::bbc::libmpdpp::SubRepresentation::SubRepresentation | ( | ) |
| com::bbc::libmpdpp::SubRepresentation::SubRepresentation | ( | const SubRepresentation & | to_copy | ) |
| com::bbc::libmpdpp::SubRepresentation::SubRepresentation | ( | SubRepresentation && | to_move | ) |
|
inlinevirtual |
| SubRepresentation & com::bbc::libmpdpp::SubRepresentation::operator= | ( | const SubRepresentation & | to_copy | ) |
| SubRepresentation & com::bbc::libmpdpp::SubRepresentation::operator= | ( | SubRepresentation && | to_move | ) |
| bool com::bbc::libmpdpp::SubRepresentation::operator== | ( | const SubRepresentation & | ) | const |