#include <libmpd++/Resync.hh>
Public Member Functions | |
Resync () | |
Resync (const Resync &to_copy) | |
Resync (Resync &&to_move) | |
virtual | ~Resync () |
Resync & | operator= (const Resync &to_copy) |
Resync & | operator= (Resync &&to_move) |
bool | operator== (const Resync &to_compare) const |
Resync class
Container for DASH MPD schema ResyncType from ISO 23009-1:2022 Clause 5.3.13.3.
com::bbc::libmpdpp::Resync::Resync | ( | ) |
com::bbc::libmpdpp::Resync::Resync | ( | const Resync & | to_copy | ) |
com::bbc::libmpdpp::Resync::Resync | ( | Resync && | to_move | ) |
|
inlinevirtual |
bool com::bbc::libmpdpp::Resync::operator== | ( | const Resync & | to_compare | ) | const |