SoundIdCallback typedef

SoundIdCallback = void Function(int elapsed)

Implementation

typedef SoundIdCallback = void Function(int soundId);