Class StitchingPolicy (0.7.10)

StitchingPolicy(value)

Defines the ad stitching behavior in case the ad duration does not align exactly with the ad break boundaries. If not specified, the default is CUT_CURRENT.

Enums

Name Description
STITCHING_POLICY_UNSPECIFIED Stitching policy is not specified.
CUT_CURRENT Cuts an ad short and returns to content in the middle of the ad.
COMPLETE_AD Finishes stitching the current ad before returning to content.