Interface InputVideoGenerator.Builder

    • Method Detail

      • duration

        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. 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.