Uses of Class
xt.audio.Structs.XtMix
-
-
Uses of Structs.XtMix in xt.audio
Fields in xt.audio declared as Structs.XtMix Modifier and Type Field Description Structs.XtMix
Structs.XtAggregateStreamParams. mix
Structs.XtMix
Structs.XtFormat. mix
Methods in xt.audio that return types with arguments of type Structs.XtMix Modifier and Type Method Description Optional<Structs.XtMix>
XtDevice. getMix()
Constructors in xt.audio with parameters of type Structs.XtMix Constructor Description XtAggregateStreamParams(Structs.XtStreamParams stream, Structs.XtAggregateDeviceParams[] devices, int count, Structs.XtMix mix, XtDevice master)
XtFormat(Structs.XtMix mix, Structs.XtChannels channels)
-