|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranscodingUtils.TextOverlayAttr | |
|---|---|
| org.alembik.util | Provides the utility classes handling transcoding request and response objects. |
| Uses of TranscodingUtils.TextOverlayAttr in org.alembik.util |
|---|
| Methods in org.alembik.util that return TranscodingUtils.TextOverlayAttr | |
|---|---|
static TranscodingUtils.TextOverlayAttr |
TranscodingUtils.TextOverlayAttr.fromName(java.lang.String name)
Gets the enum instance of the given attribute name. |
static TranscodingUtils.TextOverlayAttr |
TranscodingUtils.TextOverlayAttr.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TranscodingUtils.TextOverlayAttr[] |
TranscodingUtils.TextOverlayAttr.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.TextOverlayAttr | |
|---|---|
static java.util.Map<TranscodingUtils.TextOverlayAttr,java.lang.String> |
TranscodingUtils.getTextOverlayAttrs(TranscodingJob job)
Returns the map of the TextOverlay transformation attributes, which have been set for the given transcoding job. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||