stitcher

package
v0.0.0-...-a8a6208 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

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

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

View Source
const (
	CompanionAds_ALL                             = src.CompanionAds_ALL
	CompanionAds_ANY                             = src.CompanionAds_ANY
	CompanionAds_DISPLAY_REQUIREMENT_UNSPECIFIED = src.CompanionAds_DISPLAY_REQUIREMENT_UNSPECIFIED
	CompanionAds_NONE                            = src.CompanionAds_NONE
	Event_ACCEPT_INVITATION                      = src.Event_ACCEPT_INVITATION
	Event_BREAK_END                              = src.Event_BREAK_END
	Event_BREAK_START                            = src.Event_BREAK_START
	Event_CLICK                                  = src.Event_CLICK
	Event_CLICK_THROUGH                          = src.Event_CLICK_THROUGH
	Event_CLOSE                                  = src.Event_CLOSE
	Event_CLOSE_LINEAR                           = src.Event_CLOSE_LINEAR
	Event_COLLAPSE                               = src.Event_COLLAPSE
	Event_COMPLETE                               = src.Event_COMPLETE
	Event_CREATIVE_VIEW                          = src.Event_CREATIVE_VIEW
	Event_ERROR                                  = src.Event_ERROR
	Event_EVENT_TYPE_UNSPECIFIED                 = src.Event_EVENT_TYPE_UNSPECIFIED
	Event_EXPAND                                 = src.Event_EXPAND
	Event_FIRST_QUARTILE                         = src.Event_FIRST_QUARTILE
	Event_IMPRESSION                             = src.Event_IMPRESSION
	Event_MIDPOINT                               = src.Event_MIDPOINT
	Event_MUTE                                   = src.Event_MUTE
	Event_PAUSE                                  = src.Event_PAUSE
	Event_PROGRESS                               = src.Event_PROGRESS
	Event_RESUME                                 = src.Event_RESUME
	Event_REWIND                                 = src.Event_REWIND
	Event_SKIP                                   = src.Event_SKIP
	Event_START                                  = src.Event_START
	Event_THIRD_QUARTILE                         = src.Event_THIRD_QUARTILE
	Event_UNMUTE                                 = src.Event_UNMUTE
	ManifestOptions_ASCENDING                    = src.ManifestOptions_ASCENDING
	ManifestOptions_DESCENDING                   = src.ManifestOptions_DESCENDING
	ManifestOptions_ORDER_POLICY_UNSPECIFIED     = src.ManifestOptions_ORDER_POLICY_UNSPECIFIED
)

Deprecated: Please use consts in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

Variables

View Source
var (
	CompanionAds_DisplayRequirement_name                             = src.CompanionAds_DisplayRequirement_name
	CompanionAds_DisplayRequirement_value                            = src.CompanionAds_DisplayRequirement_value
	Event_EventType_name                                             = src.Event_EventType_name
	Event_EventType_value                                            = src.Event_EventType_value
	File_google_cloud_video_stitcher_v1_ad_tag_details_proto         = src.File_google_cloud_video_stitcher_v1_ad_tag_details_proto
	File_google_cloud_video_stitcher_v1_cdn_keys_proto               = src.File_google_cloud_video_stitcher_v1_cdn_keys_proto
	File_google_cloud_video_stitcher_v1_companions_proto             = src.File_google_cloud_video_stitcher_v1_companions_proto
	File_google_cloud_video_stitcher_v1_events_proto                 = src.File_google_cloud_video_stitcher_v1_events_proto
	File_google_cloud_video_stitcher_v1_sessions_proto               = src.File_google_cloud_video_stitcher_v1_sessions_proto
	File_google_cloud_video_stitcher_v1_slates_proto                 = src.File_google_cloud_video_stitcher_v1_slates_proto
	File_google_cloud_video_stitcher_v1_stitch_details_proto         = src.File_google_cloud_video_stitcher_v1_stitch_details_proto
	File_google_cloud_video_stitcher_v1_video_stitcher_service_proto = src.File_google_cloud_video_stitcher_v1_video_stitcher_service_proto
	ManifestOptions_OrderPolicy_name                                 = src.ManifestOptions_OrderPolicy_name
	ManifestOptions_OrderPolicy_value                                = src.ManifestOptions_OrderPolicy_value
)

Deprecated: Please use vars in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

Functions

func RegisterVideoStitcherServiceServer deprecated

func RegisterVideoStitcherServiceServer(s *grpc.Server, srv VideoStitcherServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

Types

type AdRequest deprecated

type AdRequest = src.AdRequest

Details of an ad request to an ad server.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type AdStitchDetail deprecated

type AdStitchDetail = src.AdStitchDetail

Metadata for a stitched ad.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type AkamaiCdnKey deprecated

type AkamaiCdnKey = src.AkamaiCdnKey

Configuration for an Akamai CDN key.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CdnKey deprecated

type CdnKey = src.CdnKey

Configuration for a CDN key. Used by the Video Stitcher to sign URIs for fetching video manifests and signing media segments for playback.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CdnKey_AkamaiCdnKey

type CdnKey_AkamaiCdnKey = src.CdnKey_AkamaiCdnKey

type CdnKey_GoogleCdnKey

type CdnKey_GoogleCdnKey = src.CdnKey_GoogleCdnKey

type Companion deprecated

type Companion = src.Companion

Metadata for a companion.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CompanionAds deprecated

type CompanionAds = src.CompanionAds

Metadata for companion ads.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CompanionAds_DisplayRequirement deprecated

type CompanionAds_DisplayRequirement = src.CompanionAds_DisplayRequirement

Indicates how many of the companions should be displayed with the ad.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type Companion_HtmlAdResource

type Companion_HtmlAdResource = src.Companion_HtmlAdResource

type Companion_IframeAdResource

type Companion_IframeAdResource = src.Companion_IframeAdResource

type Companion_StaticAdResource

type Companion_StaticAdResource = src.Companion_StaticAdResource

type CreateCdnKeyRequest deprecated

type CreateCdnKeyRequest = src.CreateCdnKeyRequest

Request message for VideoStitcherService.createCdnKey.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CreateLiveSessionRequest deprecated

type CreateLiveSessionRequest = src.CreateLiveSessionRequest

Request message for VideoStitcherService.createLiveSession.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CreateSlateRequest deprecated

type CreateSlateRequest = src.CreateSlateRequest

Request message for VideoStitcherService.createSlate.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type CreateVodSessionRequest deprecated

type CreateVodSessionRequest = src.CreateVodSessionRequest

Request message for VideoStitcherService.createVodSession

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type DeleteCdnKeyRequest deprecated

type DeleteCdnKeyRequest = src.DeleteCdnKeyRequest

Request message for VideoStitcherService.deleteCdnKey.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type DeleteSlateRequest deprecated

type DeleteSlateRequest = src.DeleteSlateRequest

Request message for VideoStitcherService.deleteSlate.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type Event deprecated

type Event = src.Event

Describes an event and a trigger URI.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type Event_EventType deprecated

type Event_EventType = src.Event_EventType

Describes the event that occurred.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetCdnKeyRequest deprecated

type GetCdnKeyRequest = src.GetCdnKeyRequest

Request message for VideoStitcherService.getCdnKey.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetLiveAdTagDetailRequest deprecated

type GetLiveAdTagDetailRequest = src.GetLiveAdTagDetailRequest

Request message for VideoStitcherService.getLiveAdTagDetail

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetLiveSessionRequest deprecated

type GetLiveSessionRequest = src.GetLiveSessionRequest

Request message for VideoStitcherService.getSession.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetSlateRequest deprecated

type GetSlateRequest = src.GetSlateRequest

Request message for VideoStitcherService.getSlate.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetVodAdTagDetailRequest deprecated

type GetVodAdTagDetailRequest = src.GetVodAdTagDetailRequest

Request message for VideoStitcherService.getVodAdTagDetail

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetVodSessionRequest deprecated

type GetVodSessionRequest = src.GetVodSessionRequest

Request message for VideoStitcherService.getVodSession

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GetVodStitchDetailRequest deprecated

type GetVodStitchDetailRequest = src.GetVodStitchDetailRequest

Request message for VideoStitcherService.getVodStitchDetail.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type GoogleCdnKey deprecated

type GoogleCdnKey = src.GoogleCdnKey

Configuration for a Google Cloud CDN key.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type HtmlAdResource deprecated

type HtmlAdResource = src.HtmlAdResource

Metadata for an HTML ad resource.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type IframeAdResource deprecated

type IframeAdResource = src.IframeAdResource

Metadata for an IFrame ad resource.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type Interstitials deprecated

type Interstitials = src.Interstitials

Describes what was stitched into a VOD session's manifest.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListCdnKeysRequest deprecated

type ListCdnKeysRequest = src.ListCdnKeysRequest

Request message for VideoStitcherService.listCdnKeys.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListCdnKeysResponse deprecated

type ListCdnKeysResponse = src.ListCdnKeysResponse

Response message for VideoStitcher.ListCdnKeys.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListLiveAdTagDetailsRequest deprecated

type ListLiveAdTagDetailsRequest = src.ListLiveAdTagDetailsRequest

Request message for VideoStitcherService.listLiveAdTagDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListLiveAdTagDetailsResponse deprecated

type ListLiveAdTagDetailsResponse = src.ListLiveAdTagDetailsResponse

Response message for VideoStitcherService.listLiveAdTagDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListSlatesRequest deprecated

type ListSlatesRequest = src.ListSlatesRequest

Request message for VideoStitcherService.listSlates.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListSlatesResponse deprecated

type ListSlatesResponse = src.ListSlatesResponse

Response message for VideoStitcherService.listSlates.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListVodAdTagDetailsRequest deprecated

type ListVodAdTagDetailsRequest = src.ListVodAdTagDetailsRequest

Request message for VideoStitcherService.listVodAdTagDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListVodAdTagDetailsResponse deprecated

type ListVodAdTagDetailsResponse = src.ListVodAdTagDetailsResponse

Response message for VideoStitcherService.listVodAdTagDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListVodStitchDetailsRequest deprecated

type ListVodStitchDetailsRequest = src.ListVodStitchDetailsRequest

Request message for VideoStitcherService.listVodStitchDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ListVodStitchDetailsResponse deprecated

type ListVodStitchDetailsResponse = src.ListVodStitchDetailsResponse

Response message for VideoStitcherService.listVodStitchDetails.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type LiveAdTagDetail deprecated

type LiveAdTagDetail = src.LiveAdTagDetail

Container for a live session's ad tag detail.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type LiveSession deprecated

type LiveSession = src.LiveSession

Metadata for a live session.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ManifestOptions deprecated

type ManifestOptions = src.ManifestOptions

Options for manifest generation.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ManifestOptions_OrderPolicy deprecated

type ManifestOptions_OrderPolicy = src.ManifestOptions_OrderPolicy

Defines the ordering policy during manifest generation.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ProgressEvent deprecated

type ProgressEvent = src.ProgressEvent

Indicates a time in which a list of events should be triggered during media playback.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type RenditionFilter deprecated

type RenditionFilter = src.RenditionFilter

Filters for a video or muxed redition.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type RequestMetadata deprecated

type RequestMetadata = src.RequestMetadata

Metadata for an ad request.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type ResponseMetadata deprecated

type ResponseMetadata = src.ResponseMetadata

Metadata for the response of an ad request.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type Slate deprecated

type Slate = src.Slate

Slate object

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type StaticAdResource deprecated

type StaticAdResource = src.StaticAdResource

Metadata for a static ad resource.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type UnimplementedVideoStitcherServiceServer deprecated

type UnimplementedVideoStitcherServiceServer = src.UnimplementedVideoStitcherServiceServer

UnimplementedVideoStitcherServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type UpdateCdnKeyRequest deprecated

type UpdateCdnKeyRequest = src.UpdateCdnKeyRequest

Request message for VideoStitcherService.updateCdnKey.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type UpdateSlateRequest deprecated

type UpdateSlateRequest = src.UpdateSlateRequest

Request message for VideoStitcherService.updateSlate.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VideoStitcherServiceClient deprecated

type VideoStitcherServiceClient = src.VideoStitcherServiceClient

VideoStitcherServiceClient is the client API for VideoStitcherService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

func NewVideoStitcherServiceClient deprecated

func NewVideoStitcherServiceClient(cc grpc.ClientConnInterface) VideoStitcherServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VideoStitcherServiceServer deprecated

type VideoStitcherServiceServer = src.VideoStitcherServiceServer

VideoStitcherServiceServer is the server API for VideoStitcherService service.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodAdTagDetail deprecated

type VodAdTagDetail = src.VodAdTagDetail

Information related to the details for one ad tag.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodSession deprecated

type VodSession = src.VodSession

Metadata for a VOD session.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodSessionAd deprecated

type VodSessionAd = src.VodSessionAd

Metadata for an inserted ad in a VOD session.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodSessionAdBreak deprecated

type VodSessionAdBreak = src.VodSessionAdBreak

Metadata for an inserted ad break.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodSessionContent deprecated

type VodSessionContent = src.VodSessionContent

Metadata for the entire stitched content in a VOD session.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

type VodStitchDetail deprecated

type VodStitchDetail = src.VodStitchDetail

Detailed information related to the interstitial of a VOD session.

Deprecated: Please use types in: cloud.google.com/go/video/stitcher/apiv1/stitcherpb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL