Movatterモバイル変換


[0]ホーム

URL:


transcoder

package
v0.0.0-...-97cd9d5Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2025 License:Apache-2.0Imports:2Imported by:1

Details

Repository

github.com/googleapis/go-genproto

Links

Documentation

Overview

Package transcoder aliases all exported identifiers in package"cloud.google.com/go/video/transcoder/apiv1/transcoderpb".

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb.Please readhttps://github.com/googleapis/google-cloud-go/blob/main/migration.mdfor more details.

Index

Constants

View Source
const (Job_FAILED                         =src.Job_FAILEDJob_PENDING                        =src.Job_PENDINGJob_PROCESSING_STATE_UNSPECIFIED   =src.Job_PROCESSING_STATE_UNSPECIFIEDJob_RUNNING                        =src.Job_RUNNINGJob_SUCCEEDED                      =src.Job_SUCCEEDEDManifest_DASH                      =src.Manifest_DASHManifest_HLS                       =src.Manifest_HLSManifest_MANIFEST_TYPE_UNSPECIFIED =src.Manifest_MANIFEST_TYPE_UNSPECIFIEDOverlay_FADE_IN                    =src.Overlay_FADE_INOverlay_FADE_OUT                   =src.Overlay_FADE_OUTOverlay_FADE_TYPE_UNSPECIFIED      =src.Overlay_FADE_TYPE_UNSPECIFIED)

Deprecated: Please use consts in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

Variables

View Source
var (File_google_cloud_video_transcoder_v1_resources_proto =src.File_google_cloud_video_transcoder_v1_resources_protoFile_google_cloud_video_transcoder_v1_services_proto  =src.File_google_cloud_video_transcoder_v1_services_protoJob_ProcessingState_name                              =src.Job_ProcessingState_nameJob_ProcessingState_value                             =src.Job_ProcessingState_valueManifest_ManifestType_name                            =src.Manifest_ManifestType_nameManifest_ManifestType_value                           =src.Manifest_ManifestType_valueOverlay_FadeType_name                                 =src.Overlay_FadeType_nameOverlay_FadeType_value                                =src.Overlay_FadeType_value)

Deprecated: Please use vars in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

Functions

funcRegisterTranscoderServiceServerdeprecated

func RegisterTranscoderServiceServer(s *grpc.Server, srvTranscoderServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

Types

typeAdBreakdeprecated

type AdBreak =src.AdBreak

Ad break.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeAudioStreamdeprecated

type AudioStream =src.AudioStream

Audio stream resource.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeAudioStream_AudioMappingdeprecated

type AudioStream_AudioMapping =src.AudioStream_AudioMapping

The mapping for the `Job.edit_list` atoms with audio `EditAtom.inputs`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeCreateJobRequestdeprecated

type CreateJobRequest =src.CreateJobRequest

Request message for `TranscoderService.CreateJob`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeCreateJobTemplateRequestdeprecated

type CreateJobTemplateRequest =src.CreateJobTemplateRequest

Request message for `TranscoderService.CreateJobTemplate`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeDeleteJobRequestdeprecated

type DeleteJobRequest =src.DeleteJobRequest

Request message for `TranscoderService.DeleteJob`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeDeleteJobTemplateRequestdeprecated

type DeleteJobTemplateRequest =src.DeleteJobTemplateRequest

Request message for `TranscoderService.DeleteJobTemplate`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeEditAtomdeprecated

type EditAtom =src.EditAtom

Edit atom.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeElementaryStreamdeprecated

type ElementaryStream =src.ElementaryStream

Encoding of an input file such as an audio, video, or text track.Elementary streams must be packaged before mapping and sharing betweendifferent output formats.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeGetJobRequestdeprecated

type GetJobRequest =src.GetJobRequest

Request message for `TranscoderService.GetJob`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeGetJobTemplateRequestdeprecated

type GetJobTemplateRequest =src.GetJobTemplateRequest

Request message for `TranscoderService.GetJobTemplate`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeInputdeprecated

type Input =src.Input

Input asset.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeJobdeprecated

type Job =src.Job

Transcoding job resource.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeJobConfigdeprecated

type JobConfig =src.JobConfig

Job configuration

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeJobTemplatedeprecated

type JobTemplate =src.JobTemplate

Transcoding job template resource.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeJob_Config

type Job_Config =src.Job_Config

typeJob_ProcessingStatedeprecated

type Job_ProcessingState =src.Job_ProcessingState

The current state of the job.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeJob_TemplateId

type Job_TemplateId =src.Job_TemplateId

typeListJobTemplatesRequestdeprecated

type ListJobTemplatesRequest =src.ListJobTemplatesRequest

Request message for `TranscoderService.ListJobTemplates`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeListJobTemplatesResponsedeprecated

type ListJobTemplatesResponse =src.ListJobTemplatesResponse

Response message for `TranscoderService.ListJobTemplates`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeListJobsRequestdeprecated

type ListJobsRequest =src.ListJobsRequest

Request message for `TranscoderService.ListJobs`. The parent location fromwhich to retrieve the collection of jobs.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeListJobsResponsedeprecated

type ListJobsResponse =src.ListJobsResponse

Response message for `TranscoderService.ListJobs`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeManifestdeprecated

type Manifest =src.Manifest

Manifest configuration.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeManifest_ManifestTypedeprecated

type Manifest_ManifestType =src.Manifest_ManifestType

The manifest type can be either `HLS` or `DASH`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeMuxStreamdeprecated

type MuxStream =src.MuxStream

Multiplexing settings for output stream.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOutputdeprecated

type Output =src.Output

Location of output file(s) in a Cloud Storage bucket.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlaydeprecated

type Overlay =src.Overlay

Overlay configuration.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_Animationdeprecated

type Overlay_Animation =src.Overlay_Animation

Animation types.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_AnimationEnddeprecated

type Overlay_AnimationEnd =src.Overlay_AnimationEnd

End previous overlay animation from the video. Without AnimationEnd, theoverlay object will keep the state of previous animation until the end ofthe video.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_AnimationFadedeprecated

type Overlay_AnimationFade =src.Overlay_AnimationFade

Display overlay object with fade animation.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_AnimationStaticdeprecated

type Overlay_AnimationStatic =src.Overlay_AnimationStatic

Display static overlay object.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_FadeTypedeprecated

type Overlay_FadeType =src.Overlay_FadeType

Fade type for the overlay: `FADE_IN` or `FADE_OUT`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_Imagedeprecated

type Overlay_Image =src.Overlay_Image

Overlaid jpeg image.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeOverlay_NormalizedCoordinatedeprecated

type Overlay_NormalizedCoordinate =src.Overlay_NormalizedCoordinate

2D normalized coordinates. Default: `{0.0, 0.0}`

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfigdeprecated

type PreprocessingConfig =src.PreprocessingConfig

Preprocessing configurations.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Audiodeprecated

type PreprocessingConfig_Audio =src.PreprocessingConfig_Audio

Audio preprocessing configuration.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Colordeprecated

type PreprocessingConfig_Color =src.PreprocessingConfig_Color

Color preprocessing configuration. **Note:** This configuration is notsupported.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Cropdeprecated

type PreprocessingConfig_Crop =src.PreprocessingConfig_Crop

Video cropping configuration for the input video. The cropped input videois scaled to match the output resolution.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Deblockdeprecated

type PreprocessingConfig_Deblock =src.PreprocessingConfig_Deblock

Deblock preprocessing configuration. **Note:** This configuration is notsupported.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Denoisedeprecated

type PreprocessingConfig_Denoise =src.PreprocessingConfig_Denoise

Denoise preprocessing configuration. **Note:** This configuration is notsupported.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePreprocessingConfig_Paddeprecated

type PreprocessingConfig_Pad =src.PreprocessingConfig_Pad

Pad filter configuration for the input video. The padded input video isscaled after padding with black to match the output resolution.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typePubsubDestinationdeprecated

type PubsubDestination =src.PubsubDestination

A Pub/Sub destination.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeSegmentSettingsdeprecated

type SegmentSettings =src.SegmentSettings

Segment settings for `ts`, `fmp4` and `vtt`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeSpriteSheetdeprecated

type SpriteSheet =src.SpriteSheet

Sprite sheet configuration.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeSpriteSheet_Interval

type SpriteSheet_Interval =src.SpriteSheet_Interval

typeSpriteSheet_TotalCount

type SpriteSheet_TotalCount =src.SpriteSheet_TotalCount

typeTextStreamdeprecated

type TextStream =src.TextStream

Encoding of a text stream. For example, closed captions or subtitles.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeTextStream_TextMappingdeprecated

type TextStream_TextMapping =src.TextStream_TextMapping

The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeTranscoderServiceClientdeprecated

type TranscoderServiceClient =src.TranscoderServiceClient

TranscoderServiceClient is the client API for TranscoderService service.For semantics around ctx use and closing/ending streaming RPCs, please refertohttps://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

funcNewTranscoderServiceClientdeprecated

func NewTranscoderServiceClient(ccgrpc.ClientConnInterface)TranscoderServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeTranscoderServiceServerdeprecated

type TranscoderServiceServer =src.TranscoderServiceServer

TranscoderServiceServer is the server API for TranscoderService service.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeUnimplementedTranscoderServiceServerdeprecated

type UnimplementedTranscoderServiceServer =src.UnimplementedTranscoderServiceServer

UnimplementedTranscoderServiceServer can be embedded to have forwardcompatible implementations.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeVideoStreamdeprecated

type VideoStream =src.VideoStream

Video stream resource.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeVideoStream_H264

type VideoStream_H264 =src.VideoStream_H264

typeVideoStream_H264CodecSettingsdeprecated

type VideoStream_H264CodecSettings =src.VideoStream_H264CodecSettings

H264 codec settings.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeVideoStream_H265

type VideoStream_H265 =src.VideoStream_H265

typeVideoStream_H265CodecSettingsdeprecated

type VideoStream_H265CodecSettings =src.VideoStream_H265CodecSettings

H265 codec settings.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

typeVideoStream_Vp9

type VideoStream_Vp9 =src.VideoStream_Vp9

typeVideoStream_Vp9CodecSettingsdeprecated

type VideoStream_Vp9CodecSettings =src.VideoStream_Vp9CodecSettings

VP9 codec settings.

Deprecated: Please use types in: cloud.google.com/go/video/transcoder/apiv1/transcoderpb

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp