![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Go to the source code of this file.
Macros | |
| #define | UNUSED_PARAMETER(param) (void)param |
| #define | OBS_DEPRECATED __attribute__((deprecated)) |
| #define | FORCE_INLINE inline __attribute__((always_inline)) |
| #define | EXPORT |
| #define EXPORT |
| #define FORCE_INLINE inline __attribute__((always_inline)) |
| #define OBS_DEPRECATED __attribute__((deprecated)) |
| #define UNUSED_PARAMETER | ( | param | ) | (void)param |