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-04-01 UTC."],[[["The webpage provides documentation for the `LiveConfig.Types.StitchingPolicy` enum within the Google Cloud Video Stitcher v1 API, offering different versions."],["The latest version of the API is 3.3.0, and the page also includes older versions going back to 1.0.0."],["The `StitchingPolicy` enum dictates how ad stitching should behave when an ad's duration doesn't perfectly match the ad break, with a default behavior of `CUT_CURRENT` if unspecified."],["There are three possible field options for the `StitchingPolicy` enum: `CompleteAd`, `CutCurrent`, and `Unspecified`, each defining a specific behavior when handling ads."]]],[]]