Module: Google::Cloud::Video::Stitcher::V1::VideoStitcherService

Defined in:
lib/google/cloud/video/stitcher/v1/video_stitcher_service.rb,
lib/google/cloud/video/stitcher/v1/video_stitcher_service/paths.rb,
lib/google/cloud/video/stitcher/v1/video_stitcher_service/client.rb,
lib/google/cloud/video/stitcher/v1/video_stitcher_service/operations.rb,
lib/google/cloud/video/stitcher/v1/video_stitcher_service/credentials.rb

Overview

Video-On-Demand content stitching API allows you to insert ads into (VoD) video on demand files. You will be able to render custom scrubber bars with highlighted ads, enforce ad policies, allow seamless playback and tracking on native players and monetize content with any standard VMAP compliant ad server.

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/video/stitcher/v1/video_stitcher_service"
client = ::Google::Cloud::Video::Stitcher::V1::VideoStitcherService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations