mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-27 02:42:26 -04:00
The important point here is that "data" from the callback isn't defined by libobs, but rather by the API consumer. Additionally, it's not entirely clear from the documentation whether the callback would still be called for button of type OBS_BUTTON_URL. There should be no negatives to always calling it and the OBS Studio frontend already behaves that way, so let's document that in libobs.