Click or drag to resize

XtDeviceStreamParams Constructor

Initializes a new instance of the XtDeviceStreamParams class

Namespace:  Xt
Assembly:  Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax
public XtDeviceStreamParams(
	 in XtStreamParams stream,
	 in XtFormat format,
	double bufferSize
)

Parameters

stream
Type: XtXtStreamParams
format
Type: XtXtFormat
bufferSize
Type: SystemDouble
See Also