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

◆ start()

virtual void MayaFlux::Core::AudioStream::start ( )
pure virtual

Activates the audio stream and begins data transfer.

Initiates the real-time processing of audio data, enabling the flow of samples between the application and hardware endpoints.

Implemented in MayaFlux::Core::RtAudioStream.