#include <XspfExtension.h>
List of all members.
Detailed Description
Extends XspfTrack and XspfProps objects by arbitrary information.
Definition at line 65 of file XspfExtension.h.
Constructor & Destructor Documentation
Creates a new XspfExtension object.
- Parameters:
-
applicationUri | Application URI |
Copy constructor.
- Parameters:
-
source | Source to copy from |
Destroys this XspfExtension object and deletes all memory associated with it.
Member Function Documentation
Returns the application URI.
- Returns:
- Application URI
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
Assignment operator.
- Parameters:
-
source | Source to copy from |
The documentation for this class was generated from the following file: