I’m trying to get the timecode values for ‘Media Start’, ‘Media End’, and ‘Media Duration’ of a sequence with python (2022.2). The sequence attribute ‘start_time’ seems to correspond to ‘Media_start’ in the media panel but there’s no ‘end_time’ or somesuch that corresponds to the ‘Media_End’. The ‘duration’ attribute is actually ‘In/out Duration’ and there doesn’t seem to be one for ‘Media Duration’ either.
Am I missing something or are the sequence attributes really this incomplete and/or inconsistent with their tokens in the media panel?