Reviews.ReviewsAddVideoFrameStreamDefinitionStages.WithFrameImageZip Interface

public interface WithFrameImageZip

The stage of the definition to be specify frameImageZip.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsAddVideoFrameStreamDefinitionStages.WithFrameMetadata withFrameImageZip(byte[] frameImageZip)

Zip file containing frame images.

Method Details

withFrameImageZip

public WithFrameMetadata withFrameImageZip(byte[] frameImageZip)

Zip file containing frame images.

Parameters:

frameImageZip

Returns:

next definition stage

Applies to