Send feedback
Google Cloud Video Stitcher V1 Client - Class StitchingPolicy (0.5.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.5.1 keyboard_arrow_down
Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class StitchingPolicy.
Defines the stitcher behavior in case an ad does not align exactly with
the ad break boundaries. If not specified, the default is COMPLETE_AD.
Protobuf type google.cloud.video.stitcher.v1.LiveSession.StitchingPolicy
Methods
name
Parameter Name Description value
mixed
value
Parameter Name Description name
mixed
Constants
STITCHING_POLICY_UNSPECIFIED
Stitching policy is not specified.
Generated from protobuf enum STITCHING_POLICY_UNSPECIFIED = 0;
COMPLETE_AD
Finishes stitching the current ad before returning to content.
Generated from protobuf enum COMPLETE_AD = 1;
CUT_CURRENT
Cuts an ad short and returns to content in the middle of the ad.
Generated from protobuf enum CUT_CURRENT = 3;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["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-01-27 UTC."],[],[]]