Back to FabImage Library website
You are here: Start » Function Reference » Roseek » Roseek_GenerateSoftwareTrigger
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Generates software trigger.
Syntax
void fil::Roseek_GenerateSoftwareTrigger
(
Roseek_State& ioState
)
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
ioState | Roseek_State& | Object used to maintain state of the function. |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.