Reviews.ReviewsAddVideoFrameDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
ReviewsAddVideoFrameDefinitionStages.WithExecute withTimescale(Integer timescale)

Timescale of the video you are adding frames to.

Method Details

withTimescale

public ReviewsAddVideoFrameDefinitionStages.WithExecute withTimescale(Integer timescale)

Timescale of the video you are adding frames to.

Parameters:

timescale

Returns:

next definition stage

Applies to