Table of Contents

Method Play

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

Play()

Plays, replays, or resumes the source and sets its state to OpenTK.Audio.OpenAL.ALSourceState.Playing. If the source is already playing, the source will restart at the beginning.

public void Play()