Class TranscoderServiceGrpc.TranscoderServiceImplBase (1.71.0)

publicabstractstaticclass TranscoderServiceGrpc.TranscoderServiceImplBaseimplementsBindableService,TranscoderServiceGrpc.AsyncService

Base class for the server implementation of the service TranscoderService.

Using the Transcoder API, you can queue asynchronous jobs for transcoding media into various output formats. Output formats may include different streaming standards such as HTTP Live Streaming (HLS) and Dynamic Adaptive Streaming over HTTP (DASH). You can also customize jobs using advanced features such as Digital Rights Management (DRM), audio equalization, content concatenation, and digital ad-stitch ready content generation.

Inheritance

java.lang.Object > TranscoderServiceGrpc.TranscoderServiceImplBase

Implements

io.grpc.BindableService, TranscoderServiceGrpc.AsyncService

Constructors

TranscoderServiceImplBase()

publicTranscoderServiceImplBase()

Methods

bindService()

publicfinalServerServiceDefinitionbindService()
Returns
Type Description
io.grpc.ServerServiceDefinition

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年11月19日 UTC.