Interface VideoDetail.Builder

    • Method Detail

      • heightInPx

        VideoDetail.Builder heightInPx​(Integer heightInPx)
        Height in pixels for the output
        Parameters:
        heightInPx - Height in pixels for the output
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • widthInPx

        VideoDetail.Builder widthInPx​(Integer widthInPx)
        Width in pixels for the output
        Parameters:
        widthInPx - Width in pixels for the output
        Returns:
        Returns a reference to this object so that method calls can be chained together.