Uses of Class
org.craftercms.studio.api.v1.aws.elastictranscoder.TranscoderOutput
Packages that use TranscoderOutput
Package
Description
-
Uses of TranscoderOutput in org.craftercms.studio.api.v1.aws.elastictranscoder
Methods in org.craftercms.studio.api.v1.aws.elastictranscoder that return types with arguments of type TranscoderOutputModifier and TypeMethodDescriptionTranscoderProfile.getOutputs()Returns the transcoder outputs that should be generated.Method parameters in org.craftercms.studio.api.v1.aws.elastictranscoder with type arguments of type TranscoderOutputModifier and TypeMethodDescriptionvoidTranscoderProfile.setOutputs(List<TranscoderOutput> outputs) Sets the transcoder outputs that should be generated. -
Uses of TranscoderOutput in org.craftercms.studio.impl.v1.aws.elastictranscoder
Methods in org.craftercms.studio.impl.v1.aws.elastictranscoder with parameters of type TranscoderOutputModifier and TypeMethodDescriptionprotected com.amazonaws.services.elastictranscoder.model.CreateJobOutputElasticTranscoderImpl.getCreateJobOutput(String baseKey, TranscoderOutput output)