IWriter Methods |
The IWriter type exposes the following members.
Name | Description | |
---|---|---|
AddTrack |
Adds a track.
| |
EndTrack |
Ends a track.
| |
Init(Stream) |
Initializes the writer with an already existing stream.
| |
Init(String) |
Initialises this object.
| |
WriteTrack |
Writes buffer to a track.
|