td_list_media_assets
Scans a directory for usable TouchDesigner media files such as video, audio, images, and geometry, returning relative file paths for direct loading into operators.
Instructions
Scan a directory for usable TouchDesigner media files (video, audio, images, geometry).
Returns a list of relative file paths that can be loaded into moviefileinTOP, fileinSOP, audiofileinCHOP, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Optional path to the directory to scan. Defaults to current .toe folder. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |