![]() |
WaveDecoder Properties |
The WaveDecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AverageBitsPerSecond |
Gets the average bits per second
of the underlying Wave stream.
|
![]() | BitsPerSample |
Gets the bits per sample of
the underlying Wave stream.
|
![]() | Bytes |
Gets the total number of bytes
read by this Wave encoder.
|
![]() | Channels |
Gets the number of channels of
the underlying Wave stream.
|
![]() | Duration |
Gets the total time span duration (in
milliseconds) read by this encoder.
|
![]() | Frames |
Gets the number of frames of
the underlying Wave stream.
|
![]() | Position |
Gets the current frame within
the current decoder stream.
|
![]() | SampleRate |
Gets the sample rate for
the underlying Wave stream.
|
![]() | Samples |
Gets the number of samples of
the underlying Wave stream.
|
![]() | Stream |
Gets the underlying Wave stream.
|