SDL_HINT_JOYSTICK_HIDAPI_STADIA

A variable controlling whether the HIDAPI driver for Google Stadia controllers should be used.

Header File

Defined in <SDL3/SDL_hints.h>

Syntax

#define SDL_HINT_JOYSTICK_HIDAPI_STADIA "SDL_JOYSTICK_HIDAPI_STADIA"

Remarks

The variable can be set to the following values:

The default is the value of SDL_HINT_JOYSTICK_HIDAPI.

Version

This hint is available since SDL 3.2.0.


CategoryAPI, CategoryAPIMacro, CategoryHints