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