XtPlatformSetupToSystem Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public XtSystem SetupToSystem(
XtSetup setup
)
Public Function SetupToSystem (
setup As XtSetup
) As XtSystem
public:
XtSystem SetupToSystem(
XtSetup setup
)
member SetupToSystem :
setup : XtSetup -> XtSystem
Parameters
- setup
- Type: XtXtSetup
Return Value
Type:
XtSystemSee Also