public static interface InputVideoGenerator.Builder extends SdkPojo, CopyableBuilder<InputVideoGenerator.Builder,InputVideoGenerator>
| Modifier and Type | Method and Description |
|---|---|
InputVideoGenerator.Builder |
duration(Integer duration)
Specify an integer value for Black video duration from 50 to 86400000 to generate a black video input for
that many milliseconds.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInputVideoGenerator.Builder duration(Integer duration)
duration - Specify an integer value for Black video duration from 50 to 86400000 to generate a black video input
for that many milliseconds. Required when you include Video generator.Copyright © 2023. All rights reserved.