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."],[[["The page provides documentation for the `LiveConfig.Types.StitchingPolicy` enum within the Google Cloud Video Stitcher v1 API, with the current version being 3.2.0."],["The documentation details the different versions of the API, ranging from 1.0.0 to the latest version 3.3.0, and allows users to view them all."],["The `LiveConfig.Types.StitchingPolicy` enum defines the behavior for ad stitching when the ad duration doesn't perfectly align with ad break boundaries, offering options like `CompleteAd`, `CutCurrent`, and `Unspecified`."],["The default stitching behavior, when not specified, is set to `CutCurrent`, meaning the ad will be cut short to return to the original content."],["The enum is found within the `Google.Cloud.Video.Stitcher.V1` namespace, contained in the `Google.Cloud.Video.Stitcher.V1.dll` assembly."]]],[]]