SpaghettiKart
Loading...
Searching...
No Matches
ma_resource_manager_config Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_resource_manager_config:
[legend]

Data Fields

ma_allocation_callbacks allocationCallbacks
 
ma_logpLog
 
ma_format decodedFormat
 
ma_uint32 decodedChannels
 
ma_uint32 decodedSampleRate
 
ma_uint32 jobThreadCount
 
size_t jobThreadStackSize
 
ma_uint32 jobQueueCapacity
 
ma_uint32 flags
 
ma_vfspVFS
 
ma_decoding_backend_vtable ** ppCustomDecodingBackendVTables
 
ma_uint32 customDecodingBackendCount
 
void * pCustomDecodingBackendUserData
 

Field Documentation

◆ allocationCallbacks

ma_allocation_callbacks ma_resource_manager_config::allocationCallbacks

◆ customDecodingBackendCount

ma_uint32 ma_resource_manager_config::customDecodingBackendCount

◆ decodedChannels

ma_uint32 ma_resource_manager_config::decodedChannels

◆ decodedFormat

ma_format ma_resource_manager_config::decodedFormat

◆ decodedSampleRate

ma_uint32 ma_resource_manager_config::decodedSampleRate

◆ flags

ma_uint32 ma_resource_manager_config::flags

◆ jobQueueCapacity

ma_uint32 ma_resource_manager_config::jobQueueCapacity

◆ jobThreadCount

ma_uint32 ma_resource_manager_config::jobThreadCount

◆ jobThreadStackSize

size_t ma_resource_manager_config::jobThreadStackSize

◆ pCustomDecodingBackendUserData

void* ma_resource_manager_config::pCustomDecodingBackendUserData

◆ pLog

ma_log* ma_resource_manager_config::pLog

◆ ppCustomDecodingBackendVTables

ma_decoding_backend_vtable** ma_resource_manager_config::ppCustomDecodingBackendVTables

◆ pVFS

ma_vfs* ma_resource_manager_config::pVFS

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