Callback signature for when the player's progress changes.
typedef YPlayerProgressCallback = void Function( Duration position, Duration duration);