@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/video/stitcher/v1/video_stitcher_service.proto") public final class VideoStitcherServiceGrpc extends Object
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.
| Modifier and Type | Class and Description |
|---|---|
static class |
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub
Video-On-Demand content stitching API allows you to insert ads
into (VoD) video on demand files.
|
static class |
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub
Video-On-Demand content stitching API allows you to insert ads
into (VoD) video on demand files.
|
static class |
VideoStitcherServiceGrpc.VideoStitcherServiceImplBase
Video-On-Demand content stitching API allows you to insert ads
into (VoD) video on demand files.
|
static class |
VideoStitcherServiceGrpc.VideoStitcherServiceStub
Video-On-Demand content stitching API allows you to insert ads
into (VoD) video on demand files.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CreateCdnKeyRequest,CdnKey> getCreateCdnKeyMethod()
public static io.grpc.MethodDescriptor<ListCdnKeysRequest,ListCdnKeysResponse> getListCdnKeysMethod()
public static io.grpc.MethodDescriptor<GetCdnKeyRequest,CdnKey> getGetCdnKeyMethod()
public static io.grpc.MethodDescriptor<DeleteCdnKeyRequest,com.google.protobuf.Empty> getDeleteCdnKeyMethod()
public static io.grpc.MethodDescriptor<UpdateCdnKeyRequest,CdnKey> getUpdateCdnKeyMethod()
public static io.grpc.MethodDescriptor<CreateVodSessionRequest,VodSession> getCreateVodSessionMethod()
public static io.grpc.MethodDescriptor<GetVodSessionRequest,VodSession> getGetVodSessionMethod()
public static io.grpc.MethodDescriptor<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse> getListVodStitchDetailsMethod()
public static io.grpc.MethodDescriptor<GetVodStitchDetailRequest,VodStitchDetail> getGetVodStitchDetailMethod()
public static io.grpc.MethodDescriptor<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse> getListVodAdTagDetailsMethod()
public static io.grpc.MethodDescriptor<GetVodAdTagDetailRequest,VodAdTagDetail> getGetVodAdTagDetailMethod()
public static io.grpc.MethodDescriptor<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse> getListLiveAdTagDetailsMethod()
public static io.grpc.MethodDescriptor<GetLiveAdTagDetailRequest,LiveAdTagDetail> getGetLiveAdTagDetailMethod()
public static io.grpc.MethodDescriptor<CreateSlateRequest,Slate> getCreateSlateMethod()
public static io.grpc.MethodDescriptor<ListSlatesRequest,ListSlatesResponse> getListSlatesMethod()
public static io.grpc.MethodDescriptor<GetSlateRequest,Slate> getGetSlateMethod()
public static io.grpc.MethodDescriptor<UpdateSlateRequest,Slate> getUpdateSlateMethod()
public static io.grpc.MethodDescriptor<DeleteSlateRequest,com.google.protobuf.Empty> getDeleteSlateMethod()
public static io.grpc.MethodDescriptor<CreateLiveSessionRequest,LiveSession> getCreateLiveSessionMethod()
public static io.grpc.MethodDescriptor<GetLiveSessionRequest,LiveSession> getGetLiveSessionMethod()
public static VideoStitcherServiceGrpc.VideoStitcherServiceStub newStub(io.grpc.Channel channel)
public static VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.