Click or drag to resize

XtAggregateDeviceParams Constructor

Initializes a new instance of the XtAggregateDeviceParams class

Namespace:  Xt
Assembly:  Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax
public XtAggregateDeviceParams(
	XtDevice device,
	 in XtChannels channels,
	double bufferSize
)

Parameters

device
Type: XtXtDevice
channels
Type: XtXtChannels
bufferSize
Type: SystemDouble
See Also