A variable controlling whether the Android / tvOS remotes should be listed as joystick devices, instead of sending keyboard events.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_TV_REMOTE_AS_JOYSTICK "SDL_TV_REMOTE_AS_JOYSTICK"
The variable can be set to the following values:
This hint should be set before SDL is initialized.
This hint is available since SDL 3.1.3.