Uses of Class
software.amazon.awssdk.services.mediaconvert.model.TimecodeBurnin
-
Packages that use TimecodeBurnin Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of TimecodeBurnin in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return TimecodeBurnin Modifier and Type Method Description TimecodeBurninVideoPreprocessor. timecodeBurnin()Settings for burning the output timecode and specified prefix into the output.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type TimecodeBurnin Modifier and Type Method Description VideoPreprocessor.BuilderVideoPreprocessor.Builder. timecodeBurnin(TimecodeBurnin timecodeBurnin)Settings for burning the output timecode and specified prefix into the output.
-