Type: nodetool.constant.Video
Namespace: nodetool.constant
Description
Represents a video file constant in the workflow. video, movie, mp4, file
Use cases:
- Provide a fixed video input for video processing nodes
- Reference a specific video file in the workflow
- Set default video for testing or demonstration purposes
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| value | video |
{'type': 'video', 'uri': '', 'asset_id': None, 'data': None, 'duration': None, 'format': None} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | video |
Metadata
Related Nodes
Browse other nodes in the nodetool.constant namespace.