![]() |
WaveEncoder Properties |
The WaveEncoder 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
written by this Wave encoder.
|
![]() | Channels |
Gets the number of channels
of the active Wave stream.
|
![]() | Duration |
Gets the total time span duration (in
milliseconds) written by this encoder.
|
![]() | Format |
Gets the sample format used by the encoder.
|
![]() | Frames |
Gets the total number of frames
written by this Wave encoder.
|
![]() | SampleRate |
Gets the sample rate of
the underlying Wave stream.
|
![]() | Samples |
Gets the total number of samples
written by this Wave encoder.
|
![]() | Stream |
Gets the underlying Wave stream.
|