Video Stitcher V1 API - Module Google::Cloud::Video::Stitcher::V1::LiveSession::StitchingPolicy (v0.4.0)

Reference documentation and code samples for the Video Stitcher V1 API module Google::Cloud::Video::Stitcher::V1::LiveSession::StitchingPolicy.

Defines the stitcher behavior in case an ad does not align exactly with the ad break boundaries. If not specified, the default is COMPLETE_AD.

Constants

STITCHING_POLICY_UNSPECIFIED

value: 0
Stitching policy is not specified.

COMPLETE_AD

value: 1
Finishes stitching the current ad before returning to content.

CUT_CURRENT

value: 3
Cuts an ad short and returns to content in the middle of the ad.