The methods of the DsReader class are listed below. For a complete list of DsReader class members, see the DsReader Members topic.
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. |
ReadData | Overloaded. Reads audio data from the stream. |
ReadDataInBytes | Overloaded. Reads audio data from the stream. |
ReadFormat | Reads an audio format. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
DsReader Class | Alvas.Audio Namespace