SDL_HintPriority
An enumeration of hint priorities.
Values
SDL_HINT_DEFAULT |
low priority, used for default values |
SDL_HINT_NORMAL |
medium priority |
SDL_HINT_OVERRIDE |
high priority |
Code Examples
You can add your code example here
Remarks
You can add useful comments here