|
Eye of the Nile Docs
Everything you need to know to get started!
|
import <Foundation/Foundation.h>import <AVFoundation/AVFoundation.h>Functions | |
| void | RegisterSuspendCallback (void(*callback)(bool)) |
Variables | |
| static void(* | gSuspendCallback )(bool suspend) = nullptr |
| static bool | gIsSuspended = false |
| static bool | gNeedsReset = false |
| void RegisterSuspendCallback | ( | void(* | callback )(bool) | ) |
|
static |
|
static |
|
static |