pDevice property

Pointer<ma_device> pDevice
getter/setter pair

If set, the caller is responsible for calling ma_engine_data_callback() in the device's data callback.

Implementation

external ffi.Pointer<ma_device> pDevice;