Reference documentation and code samples for the Video Stitcher v1 API enum LiveConfig.Types.StitchingPolicy.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `LiveConfig.Types.StitchingPolicy` enum within the Google Cloud Video Stitcher v1 API."],["The `StitchingPolicy` enum defines how ad stitching should behave when ad durations don't perfectly match ad break boundaries."],["The latest version of the documentation available is version 3.3.0, while other previous versions, going back to 1.0.0, are also available on this webpage."],["There are three possible values for the `StitchingPolicy` enum: `CompleteAd`, `CutCurrent`, and `Unspecified`, each with its own specific behavior."],["The default stitching policy is `CutCurrent`, meaning that if not specified, ads will be cut short to return to the content stream."]]],[]]