Reference Manual - 1.0.0
IFusionSoundBuffer   Play

Start playing the buffer.

Play (
  IFusionSoundBuffer   * thiz,
  FSBufferPlayFlags   flags
);

Start playing the buffer at the specified position (see SetPosition()). There's no limited number of concurrent playbacks, but the simple playback only provides one looping playback at a time.

See also CreatePlayback().