Click or drag to resize
Accord.NET (logo)

AudioOutputDevice Properties

The AudioOutputDevice type exposes the following members.

Properties
  NameDescription
Public propertyChannels
Gets the number of channels for the current output device.
Public propertyIsRunning
Gets a value indicating whether this instance is playing audio.
Public propertyOutput
Audio output.
Public propertyOwner
Gets the parent owner form for the device.
Public propertySamplingRate
Gets the sampling rate for the current output device.
Top
See Also