Reference Manual - 1.0.0
IFusionSoundPlayback   GetStatus

Get the current playback status.

GetStatus (
  IFusionSoundPlayback   * thiz,
  DFBBoolean   * running,
  int   * position
);

This method can be used to check if the playback is running.

It also returns the current playback position or the position where Continue() would start to play.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License