#include <s3mfile.h>
List of all members.
Constructor & Destructor Documentation
Constructs a ScreamTracker III from file.
- Note:
- In the current implementation, both readProperties and propertiesStyle are ignored. The audio properties are always read.
Constructs a ScreamTracker III file from stream.
- Note:
- In the current implementation, both readProperties and propertiesStyle are ignored. The audio properties are always read.
-
TagLib will not take ownership of the stream, the caller is responsible for deleting it after the File object.
virtual TagLib::S3M::File::~File |
( |
| ) |
|
|
virtual |
Member Function Documentation
Returns the S3M::Properties for this file. If no audio properties were read then this will return a null pointer.
Implements TagLib::File.
bool TagLib::S3M::File::save |
( |
| ) |
|
|
virtual |
Save the file. This is the same as calling save(AllTags);
- Note:
- Saving ScreamTracker III tags is not supported.
Implements TagLib::File.
Mod::Tag* TagLib::S3M::File::tag |
( |
| ) |
const |
|
virtual |
Returns a pointer to this file's tag. This should be reimplemented in the concrete subclasses.
Implements TagLib::File.
The documentation for this class was generated from the following file: