Uses of Class
software.amazon.awssdk.services.medialive.model.StopTimecode
-
Packages that use StopTimecode Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of StopTimecode in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return StopTimecode Modifier and Type Method Description StopTimecodeInputClippingSettings. stopTimecode()Settings to identify the end of the clip.Methods in software.amazon.awssdk.services.medialive.model with parameters of type StopTimecode Modifier and Type Method Description InputClippingSettings.BuilderInputClippingSettings.Builder. stopTimecode(StopTimecode stopTimecode)Settings to identify the end of the clip.
-