public static interface StartTimecode.Builder extends SdkPojo, CopyableBuilder<StartTimecode.Builder,StartTimecode>
| Modifier and Type | Method and Description |
|---|---|
StartTimecode.Builder |
timecode(String timecode)
The timecode for the frame where you want to start the clip.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStartTimecode.Builder timecode(String timecode)
timecode - The timecode for the frame where you want to start the clip. Optional; if not specified, the clip
starts at first frame in the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.Copyright © 2022. All rights reserved.