SoundWorldInitLibrary Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected abstract bool InitLibrary(
IntPtr mainWindowHandle,
int maxReal2DChannels,
int maxReal3DChannels
)
Parameters
- mainWindowHandle IntPtr
-
- maxReal2DChannels Int32
-
- maxReal3DChannels Int32
-
Return Value
Boolean
See Also