Alvas.Audio Class Library

DsReader Methods

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

Public Instance Methods

Close Closes the DsReader object and releases any system resources associated with the reader.
Dispose Closes the DsReader object and releases any system resources associated with the reader.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetDurationInMS Gets audio stream duration in milliseconds.
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.
GetLengthInBytes Gets audio stream length in bytes.
GetType (inherited from Object)Gets the Type of the current instance.
Milliseconds2Bytes Converts from milliseconds to bytes for current stream.
ReadDataOverloaded. Reads audio data from the stream.
ReadDataInBytesOverloaded. Reads audio data from the stream.
ReadFormat Reads an audio format.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

DsReader Class | Alvas.Audio Namespace