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

◆ start()

void MayaFlux::Core::PipewireStream::start ( )
overridevirtual

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.

Implements MayaFlux::Core::AudioStream.