Structs§
- Threadsafe
Call Context - ThreadSafeFunction Context object
the
valueis the value passed tocallmethod - Threadsafe
Function - Communicate with the addon’s main thread by invoking a JavaScript function from other threads.
- Threadsafe
Function Call JsBack Data - Threadsafe
Function Handle - Unknown
Return Value - This is a placeholder type that is used to indicate that the return value of a threadsafe function is unknown. Use this type when you don’t care about the return value of a threadsafe function.
Enums§
Type Aliases§
- Thread
Safe Call Context Deprecated