Edit

Share via


SoundConnectionSettings Class

Definition

The connection settings of a sound device.

public class SoundConnectionSettings
type SoundConnectionSettings = class
Public Class SoundConnectionSettings
Inheritance
SoundConnectionSettings

Constructors

SoundConnectionSettings()

Properties

MixerDeviceName

The mixer device name of the sound device is connected to.

PlaybackDeviceName

The playback device name of the sound device is connected to.

RecordingBitsPerSample

The bits per sample of recording.

RecordingChannels

The channels of recording.

RecordingDeviceName

The recording device name of the sound device is connected to.

RecordingSampleRate

The sample rate of recording.

Applies to