FmodStudioSystemFfi extension

Raw access to a Studio system's native side, for FMOD calls the wrapper does not cover. Native-only; exported through package:fmod/ffi.dart.

on

Properties

ffiBindings FmodBindings

Available on FmodStudioSystem, provided by the FmodStudioSystemFfi extension

The looked-up C entry points.
no setter
nativeSystem Pointer<Void>

Available on FmodStudioSystem, provided by the FmodStudioSystemFfi extension

The native FMOD_STUDIO_SYSTEM handle.
no setter