CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriSoundxR Class Reference

Class providing functions to use Sound xR More...

Static Public Member Functions

static void RegisterInterface ()
 Registering the Sound xR library in ADX More...
 
static void ResetInterface ()
 Unregistering the Sound xR library from ADX More...
 

Detailed Description

Class providing functions to use Sound xR

Member Function Documentation

static void RegisterInterface ( )
inlinestatic

Registering the Sound xR library in ADX

Description:
Perform the registration process of Sound xR for ADX.
Be sure to call this function before initializing ADX.
You do not need to call this function when using components for the Sound xR initialization.
See also
CriWare.CriSoundxRInitializer
static void ResetInterface ( )
inlinestatic

Unregistering the Sound xR library from ADX

Description:
Unregister Sound xR from ADX.
You only need to call this function when finalizing the library in the game or during re-initialization.

The documentation for this class was generated from the following file: