Click or drag to resize

XtFormat Constructor

Initializes a new instance of the XtFormat class

Namespace:  Xt
Assembly:  Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax
public XtFormat(
	 in XtMix mix,
	 in XtChannels channels
)

Parameters

mix
Type: XtXtMix
channels
Type: XtXtChannels
See Also