pub fn stop_now() -> Component<()>
Expand description

Stop at this frame: The system will watch for this component and STOP the audio at this frame,

using the other components as parameters.

Then set it back to false.

Attributes: MaybeResource, Debuggable