Uses of Class
xt.audio.Structs.XtStreamParams
-
-
Uses of Structs.XtStreamParams in xt.audio
Fields in xt.audio declared as Structs.XtStreamParams Modifier and Type Field Description Structs.XtStreamParams
Structs.XtAggregateStreamParams. stream
Structs.XtStreamParams
Structs.XtDeviceStreamParams. stream
Constructors in xt.audio with parameters of type Structs.XtStreamParams Constructor Description XtAggregateStreamParams(Structs.XtStreamParams stream, Structs.XtAggregateDeviceParams[] devices, int count, Structs.XtMix mix, XtDevice master)
XtDeviceStreamParams(Structs.XtStreamParams stream, Structs.XtFormat format, double bufferSize)
-