Class VideoStitcherServiceGrpc.VideoStitcherServiceImplBase (0.41.0)

public abstract static class VideoStitcherServiceGrpc.VideoStitcherServiceImplBase implements BindableService, VideoStitcherServiceGrpc.AsyncService

Base class for the server implementation of the service VideoStitcherService.

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.

Inheritance

java.lang.Object > VideoStitcherServiceGrpc.VideoStitcherServiceImplBase

Implements

io.grpc.BindableService, VideoStitcherServiceGrpc.AsyncService

Constructors

VideoStitcherServiceImplBase()

public VideoStitcherServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition