Interface InputVideoGenerator.Builder

All Superinterfaces:
Buildable, CopyableBuilder<InputVideoGenerator.Builder,InputVideoGenerator>, SdkBuilder<InputVideoGenerator.Builder,InputVideoGenerator>, SdkPojo
Enclosing class:
InputVideoGenerator

public static interface InputVideoGenerator.Builder extends SdkPojo, CopyableBuilder<InputVideoGenerator.Builder,InputVideoGenerator>
  • Method Details

    • 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.
      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.