lastFrameClippingBehavior property

LastFrameClippingBehavior? lastFrameClippingBehavior
final

If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.

Implementation

final LastFrameClippingBehavior? lastFrameClippingBehavior;