This library provides a model of the MPD file structure as documented in ISO 23009-1:2022. The model hierarchy starts with the MPD class, which can also parse and output the MPD as MPD XML using the libxml++ library.
Please see the Getting started page for details.
Please see the Overview page for a high level look at how this library is intended to work.
Please see the codeExamples "Example code" page for details examples of using this library