offsetPercentage property

int? offsetPercentage
getter/setter pair

Duration, as a percentage of video duration.

Do not set when offsetSeconds is set. Acceptable values are 0 to 100, inclusive.

Implementation

core.int? offsetPercentage;