MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ open()

virtual void MayaFlux::Core::AudioStream::open ( )
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.