#include <XspfExtension.h>
Extends XspfTrack and XspfProps objects by arbitrary information.
Definition at line 65 of file XspfExtension.h.
◆ XspfExtension() [1/2]
Creates a new XspfExtension object.
- Parameters
-
applicationUri | Application URI |
◆ XspfExtension() [2/2]
Copy constructor.
- Parameters
-
source | Source to copy from |
◆ ~XspfExtension()
Destroys this XspfExtension object and deletes all memory associated with it.
◆ clone()
◆ getApplicationUri()
XML_Char const* getApplicationUri |
( |
| ) |
const |
Returns the application URI.
- Returns
- Application URI
◆ newWriter()
Creates a new writer that can write this extension instance
- Parameters
-
output | Output formatter to use |
baseUri | Base URI to reduce URIs against |
- Returns
- Extension writer for this
◆ operator=()
Assignment operator.
- Parameters
-
source | Source to copy from |
The documentation for this class was generated from the following file: