Public Attributes | List of all members
ma_engine Struct Reference

#include <miniaudio_engine.h>

Public Attributes

ma_allocation_callbacks allocationCallbacks
 
ma_uint32 gainSmoothTimeInFrames
 
MA_ATOMIC ma_uint32 inlinedSoundCount
 
ma_mutex inlinedSoundLock
 
ma_uint32 listenerCount
 
ma_spatializer_listener listeners [MA_ENGINE_MAX_LISTENERS]
 
ma_node_graph nodeGraph
 
ma_bool8 ownsDevice
 
ma_bool8 ownsResourceManager
 
ma_devicepDevice
 
ma_sound_inlinedpInlinedSoundHead
 
ma_logpLog
 
ma_resource_managerpResourceManager
 

Detailed Description

Definition at line 1968 of file porcupine/demo/c/pvrecorder/src/miniaudio/research/miniaudio_engine.h.

Member Data Documentation

◆ allocationCallbacks

ma_allocation_callbacks ma_engine::allocationCallbacks

◆ gainSmoothTimeInFrames

ma_uint32 ma_engine::gainSmoothTimeInFrames

◆ inlinedSoundCount

MA_ATOMIC ma_uint32 ma_engine::inlinedSoundCount

◆ inlinedSoundLock

ma_mutex ma_engine::inlinedSoundLock

◆ listenerCount

ma_uint32 ma_engine::listenerCount

◆ listeners

ma_spatializer_listener ma_engine::listeners

◆ nodeGraph

ma_node_graph ma_engine::nodeGraph

◆ ownsDevice

ma_bool8 ma_engine::ownsDevice

◆ ownsResourceManager

ma_bool8 ma_engine::ownsResourceManager

◆ pDevice

ma_device * ma_engine::pDevice

◆ pInlinedSoundHead

ma_sound_inlined * ma_engine::pInlinedSoundHead

◆ pLog

ma_log * ma_engine::pLog

◆ pResourceManager

ma_resource_manager * ma_engine::pResourceManager

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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19