Sunshine latest
Self-hosted game stream host for Moonlight.
misc.h File Reference

Miscellaneous declarations for macOS platform. More...

#include <vector>
#include <CoreGraphics/CoreGraphics.h>
Include dependency graph for misc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * dyn::handle (const std::vector< const char * > &libs)
 
bool platf::is_screen_capture_allowed ()
 
int dyn::load (void *handle, const std::vector< std::tuple< apiproc *, const char * > > &funcs, bool strict)
 

Detailed Description

Miscellaneous declarations for macOS platform.