mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 10:15:58 -05:00
Using static_cast is preferred here, as it is safer to use than reinterpret_cast.
Using static_cast is preferred here, as it is safer to use than reinterpret_cast.