|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscodingUtils.OverlayLogoAttr | |
---|---|
org.alembik.util | Provides the utility classes handling transcoding request and response objects. |
Uses of TranscodingUtils.OverlayLogoAttr in org.alembik.util |
---|
Methods in org.alembik.util that return TranscodingUtils.OverlayLogoAttr | |
---|---|
static TranscodingUtils.OverlayLogoAttr |
TranscodingUtils.OverlayLogoAttr.fromName(java.lang.String name)
Gets the enum instance of the given attribute name. |
static TranscodingUtils.OverlayLogoAttr |
TranscodingUtils.OverlayLogoAttr.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TranscodingUtils.OverlayLogoAttr[] |
TranscodingUtils.OverlayLogoAttr.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.alembik.util that return types with arguments of type TranscodingUtils.OverlayLogoAttr | |
---|---|
static java.util.Map<TranscodingUtils.OverlayLogoAttr,java.lang.String> |
TranscodingUtils.getOverlayLogoAttrs(TranscodingJob job)
Returns the map of the OverlayLogo transformation attributes, which have been set for the given transcoding job. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |