SoundSource(OutputDevice)

Constructor

Namespace: Vox

Declared in: Vox.SoundSource


Creates a new sound source for the specified output device.

Syntax

public SoundSource(
	OutputDevice owner
)

Back to index