Interface StartTimecode.Builder

    • Method Detail

      • timecode

        StartTimecode.Builder timecode​(String 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.
        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.