![]() |
Wise&mystical
1.0
Project about Europe
|
#include <miniaudio.h>
Public Member Functions | |
MA_ATOMIC (1, ma_uint8) inputNodeInputBusIndex | |
MA_ATOMIC (4, ma_uint32) flags | |
MA_ATOMIC (4, ma_uint32) refCount | |
MA_ATOMIC (4, ma_bool32) isAttached | |
MA_ATOMIC (4, ma_spinlock) lock | |
MA_ATOMIC (4, float) volume | |
MA_ATOMIC (MA_SIZEOF_PTR, ma_node_output_bus *) pNext | |
MA_ATOMIC (MA_SIZEOF_PTR, ma_node_output_bus *) pPrev | |
MA_ATOMIC (MA_SIZEOF_PTR, ma_node *) pInputNode | |
Public Attributes | |
ma_node * | pNode |
ma_uint8 | outputBusIndex |
ma_uint8 | channels |
Definition at line 10262 of file miniaudio.h.
ma_node_output_bus::MA_ATOMIC | ( | 1 | , |
ma_uint8 | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | 4 | , |
float | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | 4 | , |
ma_bool32 | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | 4 | , |
ma_spinlock | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | 4 | , |
ma_uint32 | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | 4 | , |
ma_uint32 | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | MA_SIZEOF_PTR | , |
ma_node * | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | MA_SIZEOF_PTR | , |
ma_node_output_bus * | |||
) |
ma_node_output_bus::MA_ATOMIC | ( | MA_SIZEOF_PTR | , |
ma_node_output_bus * | |||
) |
ma_uint8 ma_node_output_bus::channels |
Definition at line 10267 of file miniaudio.h.
ma_uint8 ma_node_output_bus::outputBusIndex |
Definition at line 10266 of file miniaudio.h.
ma_node* ma_node_output_bus::pNode |
Definition at line 10265 of file miniaudio.h.