Platforms to show: All Mac Windows Linux Cross-Platform

Back to PortAudioStreamBufferedMBS class.

PortAudioStreamBufferedMBS.Finished

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Audio MBS Audio Plugin 7.0 ✅ Yes ✅ Yes ✅ Yes ❌ No
This event is implemented by PortAudio clients.

Once registered they are called when the stream becomes inactive (ie once a call to Stop() will not block).
A stream will become inactive after the stream callback returns non-zero, or when Stop or Abort is called. For a stream providing audio output, if the stream callback returns paComplete, or Stop is called, the stream finished callback will not be called until all generated sample data has been played.

The items on this page are in the following plugins: MBS Audio Plugin.


The biggest plugin in space...