MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
AudioBackend.hpp File Reference
+ Include dependency graph for AudioBackend.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Core::DeviceInfo
 Contains digital audio device configuration parameters. More...
 
class  MayaFlux::Core::IAudioBackend
 Interface for audio system abstraction layer. More...
 
class  MayaFlux::Core::AudioDevice
 Manages audio endpoint discovery and enumeration. More...
 
class  MayaFlux::Core::AudioStream
 Manages digital audio data flow between the engine and hardware. More...
 
class  MayaFlux::Core::AudioBackendFactory
 Factory pattern implementation for audio backend instantiation. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Core