Alvas.Audio Class Library

Mp3Writer Methods

The methods of the Mp3Writer class are listed below. For a complete list of Mp3Writer class members, see the Mp3Writer Members topic.

Public Instance Methods

Close (inherited from BinaryWriter)Closes the current BinaryWriter and the underlying stream.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Flush (inherited from BinaryWriter)Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Seek (inherited from BinaryWriter)Sets the position within the current stream.
ToString (inherited from Object)Returns a String that represents the current Object.
Write (inherited from BinaryWriter)Overloaded. Writes a one-byte Boolean value to the current stream, with 0 representing false and 1 representing true.
WriteDataOverloaded. Writes an audio byte array to the underlying stream.

See Also

Mp3Writer Class | Alvas.Audio Namespace