| Reference Manual - 1.1.1 | ||
| |||
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.