Set Sequence Display Format
set_sequence_display_formatSet the timecode display format for the active sequence, choosing video and audio units such as frame rates or milliseconds.
Instructions
Set the timecode display format for the active sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_display_format | No | Audio: 0=Audio Samples, 1=Milliseconds | |
| video_display_format | No | Video: 0=24 Timecode, 1=25 Timecode, 2=29.97 Drop-frame, 3=29.97 Non-drop-frame, 4=30 Timecode, 5=50 Timecode, 6=59.94 Drop-frame, 7=59.94 Non-drop-frame, 8=60 Timecode, 9=Frames, 10=Feet+Frames 16mm, 11=Feet+Frames 35mm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |