Configuration
Configuration structure for the semantics session.
Declaration
struct ConfigurationConstructors
init(framerate: UInt32 = 0, mode: SemanticsMode = .unspecified)
Properties
| Name | Type | Summary |
|---|---|---|
| var framerate | UInt32 | The desired frame rate for semantics processing. |
| var mode | SemanticsMode | The desired semantics mode. |
Methods
| Name | Type | Summary |
|---|---|---|
| convertToC | ARDK_Semantics_Config | - |