Uses of Class
xt.audio.XtDevice
-
-
Uses of XtDevice in xt.audio
Fields in xt.audio declared as XtDevice Modifier and Type Field Description XtDevice
Structs.XtAggregateDeviceParams. device
XtDevice
Structs.XtAggregateStreamParams. master
Methods in xt.audio that return XtDevice Modifier and Type Method Description XtDevice
XtService. openDevice(String id)
Constructors in xt.audio with parameters of type XtDevice Constructor Description XtAggregateDeviceParams(XtDevice device, Structs.XtChannels channels, double bufferSize)
XtAggregateStreamParams(Structs.XtStreamParams stream, Structs.XtAggregateDeviceParams[] devices, int count, Structs.XtMix mix, XtDevice master)
-