SDL_SetYUVConversionMode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void SDL_SetYUVConversionMode(SDL_YUV_CONVERSION_MODE mode)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl208)
    void
    SDL_SetYUVConversionMode
  2. pSDL_SetYUVConversionMode SDL_SetYUVConversionMode;

Meta