Possible GUI playback modes.
@:enum@:implread onlyPLAYBACK_LOOP_BACKWARD:GuiPlayback
Loop backward.
@:enum@:implread onlyPLAYBACK_LOOP_FORWARD:GuiPlayback
Loop forward.
@:enum@:implread onlyPLAYBACK_LOOP_PINGPONG:GuiPlayback
Ping pong loop.
@:enum@:implread onlyPLAYBACK_ONCE_BACKWARD:GuiPlayback
Once backward.
@:enum@:implread onlyPLAYBACK_ONCE_FORWARD:GuiPlayback
Once forward.
@:enum@:implread onlyPLAYBACK_ONCE_PINGPONG:GuiPlayback
Once forward and then backward.