Hash :
3939ef72
        
        Author :
  
        
        Date :
2022-01-19T17:23:53
        
      
cleanup SDL_GetAudioDeviceSpec - drop unnecessary hascapture check - call SDL_InvalidParamError and return -1 in case the index is out of range - do not zfill SDL_AudioSpec - adjust documentation to reflect the behavior