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.
public static void BindService(ServiceBinderBase serviceBinder, TranscoderService.TranscoderServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eTranscoderService\u003c/code\u003e class, part of the Google Cloud Video Transcoder API within the \u003ccode\u003eGoogle.Cloud.Video.Transcoder.V1\u003c/code\u003e namespace, with version 2.0.0 highlighted.\u003c/p\u003e\n"],["\u003cp\u003eThe Transcoder API enables asynchronous job queuing for transcoding media into various output formats, including HTTP Live Streaming (HLS) and Dynamic Adaptive Streaming over HTTP (DASH).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTranscoderService\u003c/code\u003e class allows customization with advanced features such as Digital Rights Management (DRM), audio equalization, content concatenation, and generating digital ad-stitch ready content.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the service, ranging from the latest version 2.9.0 down to 1.0.0, including links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the methods \u003ccode\u003eBindService\u003c/code\u003e which can be used to create or customize service definitions for server side logic.\u003c/p\u003e\n"]]],[],null,[]]