RawFileReader Properties |
The RawFileReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRead |
Gets a value indicating whether the current stream supports reading.
(Inherited from WaveFileStream.) |
![]() | CanSeek |
Gets a value indicating whether the current stream supports seeking.
(Inherited from WaveFileStream.) |
![]() | CanWrite |
Gets a value indicating whether the current stream supports writing.
(Inherited from WaveFileStream.) |
![]() | Format |
Gets the AudioWaveFormat of the wave stream.
(Inherited from WaveFileStream.) |
![]() | Length |
Gets the length in bytes of the stream.
(Inherited from WaveFileStream.) |
![]() | Position |
Gets or sets the position within the current stream.
(Inherited from WaveFileStream.) |