Searched defs:SystemTonePlayerAsyncContext (Results 1 – 1 of 1) sorted by relevance
63 struct SystemTonePlayerAsyncContext { struct64 napi_env env;65 napi_async_work work;66 napi_deferred deferred;67 napi_ref callbackRef;68 bool status;69 SystemTonePlayerNapi *objectInfo;70 std::string title;71 int32_t streamID;