SoundBuffer(OutputDevice)

Constructor

Namespace: Vox

Declared in: Vox.SoundBuffer


Initializes a new sound buffer for the specified device.

Syntax

public SoundBuffer(
	OutputDevice device
)

Parameters

device


Back to index