Class VideoStitcherServiceGrpc.VideoStitcherServiceImplBase

  • All Implemented Interfaces:
    VideoStitcherServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    VideoStitcherServiceGrpc

    public abstract static class VideoStitcherServiceGrpc.VideoStitcherServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • VideoStitcherServiceImplBase

        public VideoStitcherServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService