|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Initializes the audio stream and allocates required resources.
Prepares the stream for data transfer by establishing connections to the hardware and allocating necessary buffers, but does not start the actual data flow.
Implemented in MayaFlux::Core::RtAudioStream.