Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXMediaKeySupport.h File Reference
import <Carbon/Carbon.h>
import <CoreFoundation/CoreFoundation.h>
#include "deskflow/KeyTypes.h"
Include dependency graph for OSXMediaKeySupport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool fakeNativeMediaKey (KeyID id)
bool isMediaKeyEvent (CGEventRef event)
bool getMediaKeyEventInfo (CGEventRef event, KeyID *keyId, bool *down, bool *isRepeat)

Function Documentation

◆ fakeNativeMediaKey()

bool fakeNativeMediaKey ( KeyID id)

◆ getMediaKeyEventInfo()

bool getMediaKeyEventInfo ( CGEventRef event,
KeyID * keyId,
bool * down,
bool * isRepeat )

◆ isMediaKeyEvent()

bool isMediaKeyEvent ( CGEventRef event)