WaveOutput Properties |
The WaveOutput type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerSample |
Get/Set the Bits per sample.
|
![]() | Capabilities |
Gets the Device capabilities.
|
![]() | ChannelMask |
Gets or sets the channel mask present in the multichannel stream. Audio interleave
channel numbers start from lowest to highest value in channel mask bit-flags. (Stereo:
Interleave 0 -> Left (0x1), Interleave 1 -> Right (0x2))
|
![]() | Channels |
Get/Set the number of channels.
|
![]() | ConstantTimeOffset | |
![]() | CurrentSampleOffset |
Gets the the total number of samples played on the audio device.
|
![]() | CurrentTimeOffset |
Gets the total time played (in seconds) on the audio device.
|
![]() | Devices |
Gets all available audio output devices. This includes the default device mapper in position zero.
|
![]() | Pitch |
Gets or sets the Pitch.
|
![]() | PlaybackRate |
Gets or sets the Playback rate.
|
![]() | QueuedBytes |
Adds a constant time offset.
|
![]() | QueuedSamples |
Returns the number of samples queued for playing on the audio device.
|
![]() | QueuedSamplesInSeconds |
Returns the number of seconds already queued up to be played.
|
![]() | SampleRate |
Get/Set the Sample rate.
|
![]() | Volume |
Gets or sets the Volume.
|