Uses of Class
xt.audio.Enums.XtSetup
-
-
Uses of Enums.XtSetup in xt.audio
Methods in xt.audio that return Enums.XtSetup Modifier and Type Method Description static Enums.XtSetup
Enums.XtSetup. valueOf(String name)
Returns the enum constant of this type with the specified name.static Enums.XtSetup[]
Enums.XtSetup. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in xt.audio with parameters of type Enums.XtSetup Modifier and Type Method Description Enums.XtSystem
XtPlatform. setupToSystem(Enums.XtSetup setup)
-