Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
EventLoop.cpp File Reference
#include "EventLoop.h"
#include "XBMCApp.h"

Macros

#define IS_FROM_SOURCE(v, s)   ((v & s) == s)
 

Macro Definition Documentation

◆ IS_FROM_SOURCE

#define IS_FROM_SOURCE ( v,
s )   ((v & s) == s)