package
1.23.3
Repository: https://github.com/googleapis/google-cloud-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Prioritize job processing speed.
Disable all optimizations.
The job has failed.
The optimization strategy is not specified.
The job is enqueued and will be picked up for processing soon.
The job processing mode is batch mode.
The job processing mode is interactive mode.
The job processing mode is not specified.
The processing state is not specified.
The job is being processed.
The job has been completed successfully.
Create an MPEG-DASH manifest.
Lists the URLs of media files for each segment.
The segment reference scheme is not specified.
Lists each segment from a template with $Number$ variable.
Create an HLS manifest.
The manifest type is not specified.
Fade the overlay object into view.
Fade the overlay object out of view.
The fade type is not specified.

# Variables

No description provided by the author
No description provided by the author
Enum value maps for Job_OptimizationStrategy.
Enum value maps for Job_OptimizationStrategy.
Enum value maps for Job_ProcessingMode.
Enum value maps for Job_ProcessingMode.
Enum value maps for Job_ProcessingState.
Enum value maps for Job_ProcessingState.
Enum value maps for Manifest_DashConfig_SegmentReferenceScheme.
Enum value maps for Manifest_DashConfig_SegmentReferenceScheme.
Enum value maps for Manifest_ManifestType.
Enum value maps for Manifest_ManifestType.
Enum value maps for Overlay_FadeType.
Enum value maps for Overlay_FadeType.

# Structs

Ad break.
Audio stream resource.
The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.
Request message for `TranscoderService.CreateJob`.
Request message for `TranscoderService.CreateJobTemplate`.
Request message for `TranscoderService.DeleteJob`.
Request message for `TranscoderService.DeleteJobTemplate`.
Edit atom.
Encoding of an input file such as an audio, video, or text track.
No description provided by the author
No description provided by the author
No description provided by the author
Encryption settings.
No description provided by the author
Configuration for AES-128 encryption.
Clearkey configuration.
Defines configuration for DRM systems in use.
Fairplay configuration.
No description provided by the author
Configuration for MPEG Common Encryption (MPEG-CENC).
Playready configuration.
No description provided by the author
Configuration for SAMPLE-AES encryption.
No description provided by the author
Configuration for secrets stored in Google Secret Manager.
Widevine configuration.
Request message for `TranscoderService.GetJob`.
Request message for `TranscoderService.GetJobTemplate`.
Input asset.
Transcoding job resource.
No description provided by the author
No description provided by the author
Job configuration.
Transcoding job template resource.
Request message for `TranscoderService.ListJobs`.
Response message for `TranscoderService.ListJobs`.
Request message for `TranscoderService.ListJobTemplates`.
Response message for `TranscoderService.ListJobTemplates`.
Manifest configuration.
No description provided by the author
`DASH` manifest configuration.
Multiplexing settings for output stream.
Location of output file(s) in a Cloud Storage bucket.
Overlay configuration.
Animation types.
No description provided by the author
No description provided by the author
No description provided by the author
End previous overlay animation from the video.
Display overlay object with fade animation.
Display static overlay object.
Overlaid image.
2D normalized coordinates.
Preprocessing configurations.
Audio preprocessing configuration.
Color preprocessing configuration.
Video cropping configuration for the input video.
Deblock preprocessing configuration.
Deinterlace configuration for input video.
No description provided by the author
Bob Weaver Deinterlacing Filter Configuration.
No description provided by the author
Yet Another Deinterlacing Filter Configuration.
Denoise preprocessing configuration.
Pad filter configuration for the input video.
A Pub/Sub destination.
Segment settings for `ts`, `fmp4` and `vtt`.
Sprite sheet configuration.
No description provided by the author
No description provided by the author
Encoding of a text stream.
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
UnimplementedTranscoderServiceServer can be embedded to have forward compatible implementations.
Video stream resource.
No description provided by the author
H264 codec settings.
No description provided by the author
No description provided by the author
No description provided by the author
H265 codec settings.
No description provided by the author
No description provided by the author
No description provided by the author
VP9 codec settings.
No description provided by the author
No description provided by the author

# Interfaces

TranscoderServiceClient is the client API for TranscoderService service.
TranscoderServiceServer is the server API for TranscoderService service.

# Type aliases

The optimization strategy of the job.
The processing mode of the job.
The current state of the job.
The segment reference scheme for a `DASH` manifest.
The manifest type, which corresponds to the adaptive streaming format used.
Fade type for the overlay: `FADE_IN` or `FADE_OUT`.