RgbaColorInput |
RgbaColorInput.alpha(PercentScalar v) |
**BETA** Alpha channel value.
|
MarkingTimeframeInput |
MarkingTimeframeInput.end(PercentScalar v) |
The end of the `Marking` area in percentage of total video length.
|
MarkingDimensionsInput |
MarkingDimensionsInput.height(PercentScalar v) |
The height of the `Marking` area in percentage of the annotated subject total height.
|
MarkingTimeframeInput |
MarkingTimeframeInput.start(PercentScalar v) |
The start of the `Marking` area in percentage of total video length.
|
MarkingDimensionsInput |
MarkingDimensionsInput.width(PercentScalar v) |
The width of the `Marking` area in percentage of the annotated subject total width.
|
MarkingPositionInput |
MarkingPositionInput.x(PercentScalar v) |
The horizontal position of the `Marking` in percentage, in relation to the `Asset` top left corner.
|
MarkingPositionInput |
MarkingPositionInput.y(PercentScalar v) |
The vertical position of the `Marking` in percentage, in relation to the `Asset` top left corner.
|