|
static void | Init (v8::Local< v8::Object > exports) |
|
static v8::Local< v8::Object > | NewInstance () |
|
Definition at line 1308 of file addon.cpp.
RSFrameQueue::RSFrameQueue |
( |
| ) |
|
|
inlineprivate |
RSFrameQueue::~RSFrameQueue |
( |
| ) |
|
|
inlineprivate |
void RSFrameQueue::DestroyMe |
( |
| ) |
|
|
inlineprivate |
static void RSFrameQueue::Init |
( |
v8::Local< v8::Object > |
exports | ) |
|
|
inlinestatic |
static RSFrameQueue::NAN_METHOD |
( |
WaitForFrame |
| ) |
|
|
inlinestaticprivate |
static RSFrameQueue::NAN_METHOD |
( |
Create |
| ) |
|
|
inlinestaticprivate |
static RSFrameQueue::NAN_METHOD |
( |
Destroy |
| ) |
|
|
inlinestaticprivate |
static RSFrameQueue::NAN_METHOD |
( |
PollForFrame |
| ) |
|
|
inlinestaticprivate |
static RSFrameQueue::NAN_METHOD |
( |
EnqueueFrame |
| ) |
|
|
inlinestaticprivate |
static void RSFrameQueue::New |
( |
const Nan::FunctionCallbackInfo< v8::Value > & |
info | ) |
|
|
inlinestaticprivate |
static v8::Local<v8::Object> RSFrameQueue::NewInstance |
( |
| ) |
|
|
inlinestatic |
Nan::Persistent< v8::Function > RSFrameQueue::constructor_ |
|
staticprivate |
The documentation for this class was generated from the following file: