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

◆ close()

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

Terminates the audio stream and releases all resources.

Completely shuts down the audio stream, releasing all allocated resources and disconnecting from hardware endpoints.

Implemented in MayaFlux::Core::RtAudioStream.