Click or drag to resize
IWriter Methods

The IWriter type exposes the following members.

Methods
  NameDescription
Public methodAddTrack
Adds a track.
Public methodEndTrack
Ends a track.
Public methodInit(Stream)
Initializes the writer with an already existing stream.
Public methodInit(String)
Initialises this object.
Public methodWriteTrack
Writes buffer to a track.
Top
See Also