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 align with ad break boundaries."],["There are three defined fields in this enum: `CompleteAd`, `CutCurrent`, and `Unspecified`, each describing a different ad stitching behavior."],["The documentation includes links to different versions of the API, ranging from version 1.0.0 to the latest version, 3.3.0."],["The default stitching policy behavior, if not explicitly specified, is `CUT_CURRENT`, cutting the ad short and returning to content."]]],[]]