Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDL_AudioStatus

Declaration

Source position: libsdl2.pas line 868

type TSDL_AudioStatus = (

  SDL_AUDIO_STOPPED,

  

  SDL_AUDIO_PLAYING,

  

  SDL_AUDIO_PAUSED

  

);



CT Web help

CodeTyphon Studio