NorskProcessor class
Signature:
export declare class NorskProcessor
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
| Property | Type | Description |
|---|---|---|
Implements the NorskControl interface |
||
(settings: ReasoningEvaluateSettings) ⇒ Promise<ReasoningEvaluateNode> |
Create a reasoning evaluate node that evaluates video against a ReasoningSpec |
|
(settings: ReasoningPlanSettings) ⇒ Promise<ReasoningPlanSession> |
Create a reasoning plan session for interactive ReasoningSpec generation |
|
Implements the NorskTransform interface |