media

package
v0.0.0-...-dab6cea Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables ¶

This section is empty.

Functions ¶

func UserAgent ¶

func UserAgent() string

func Version ¶

func Version() string

Types ¶

type AacAudio ¶

type AacAudio = original.AacAudio

type AacAudioProfile ¶

type AacAudioProfile = original.AacAudioProfile
const (
	AacAudioProfileAacLc   AacAudioProfile = original.AacAudioProfileAacLc
	AacAudioProfileHeAacV1 AacAudioProfile = original.AacAudioProfileHeAacV1
	AacAudioProfileHeAacV2 AacAudioProfile = original.AacAudioProfileHeAacV2
)

func PossibleAacAudioProfileValues ¶

func PossibleAacAudioProfileValues() []AacAudioProfile

type AbsoluteClipTime ¶

type AbsoluteClipTime = original.AbsoluteClipTime

type AccessControl ¶

type AccessControl = original.AccessControl

type AccountEncryption ¶

type AccountEncryption = original.AccountEncryption

type AccountEncryptionKeyType ¶

type AccountEncryptionKeyType = original.AccountEncryptionKeyType
const (
	AccountEncryptionKeyTypeCustomerKey AccountEncryptionKeyType = original.AccountEncryptionKeyTypeCustomerKey
	AccountEncryptionKeyTypeSystemKey   AccountEncryptionKeyType = original.AccountEncryptionKeyTypeSystemKey
)

func PossibleAccountEncryptionKeyTypeValues ¶

func PossibleAccountEncryptionKeyTypeValues() []AccountEncryptionKeyType

type AccountFilter ¶

type AccountFilter = original.AccountFilter

type AccountFilterCollection ¶

type AccountFilterCollection = original.AccountFilterCollection

type AccountFiltersClient ¶

type AccountFiltersClient = original.AccountFiltersClient

func NewAccountFiltersClient ¶

func NewAccountFiltersClient(subscriptionID string) AccountFiltersClient

func NewAccountFiltersClientWithBaseURI ¶

func NewAccountFiltersClientWithBaseURI(baseURI string, subscriptionID string) AccountFiltersClient

type ActionType ¶

type ActionType = original.ActionType
const (
	ActionTypeInternal ActionType = original.ActionTypeInternal
)

func PossibleActionTypeValues ¶

func PossibleActionTypeValues() []ActionType

type AkamaiAccessControl ¶

type AkamaiAccessControl = original.AkamaiAccessControl

type AnalysisResolution ¶

type AnalysisResolution = original.AnalysisResolution
const (
	AnalysisResolutionSourceResolution   AnalysisResolution = original.AnalysisResolutionSourceResolution
	AnalysisResolutionStandardDefinition AnalysisResolution = original.AnalysisResolutionStandardDefinition
)

func PossibleAnalysisResolutionValues ¶

func PossibleAnalysisResolutionValues() []AnalysisResolution

type ArmStreamingEndpointCapacity ¶

type ArmStreamingEndpointCapacity = original.ArmStreamingEndpointCapacity

type ArmStreamingEndpointCurrentSku ¶

type ArmStreamingEndpointCurrentSku = original.ArmStreamingEndpointCurrentSku

type ArmStreamingEndpointSku ¶

type ArmStreamingEndpointSku = original.ArmStreamingEndpointSku

type ArmStreamingEndpointSkuInfo ¶

type ArmStreamingEndpointSkuInfo = original.ArmStreamingEndpointSkuInfo

type Asset ¶

type Asset = original.Asset

type AssetCollection ¶

type AssetCollection = original.AssetCollection

type AssetCollectionIterator ¶

type AssetCollectionIterator = original.AssetCollectionIterator

func NewAssetCollectionIterator ¶

func NewAssetCollectionIterator(page AssetCollectionPage) AssetCollectionIterator

type AssetCollectionPage ¶

type AssetCollectionPage = original.AssetCollectionPage

type AssetContainerPermission ¶

type AssetContainerPermission = original.AssetContainerPermission

func PossibleAssetContainerPermissionValues ¶

func PossibleAssetContainerPermissionValues() []AssetContainerPermission

type AssetContainerSas ¶

type AssetContainerSas = original.AssetContainerSas

type AssetFileEncryptionMetadata ¶

type AssetFileEncryptionMetadata = original.AssetFileEncryptionMetadata

type AssetFilter ¶

type AssetFilter = original.AssetFilter

type AssetFilterCollection ¶

type AssetFilterCollection = original.AssetFilterCollection

type AssetFiltersClient ¶

type AssetFiltersClient = original.AssetFiltersClient

func NewAssetFiltersClient ¶

func NewAssetFiltersClient(subscriptionID string) AssetFiltersClient

func NewAssetFiltersClientWithBaseURI ¶

func NewAssetFiltersClientWithBaseURI(baseURI string, subscriptionID string) AssetFiltersClient

type AssetProperties ¶

type AssetProperties = original.AssetProperties

type AssetStorageEncryptionFormat ¶

type AssetStorageEncryptionFormat = original.AssetStorageEncryptionFormat
const (
	AssetStorageEncryptionFormatMediaStorageClientEncryption AssetStorageEncryptionFormat = original.AssetStorageEncryptionFormatMediaStorageClientEncryption
	AssetStorageEncryptionFormatNone                         AssetStorageEncryptionFormat = original.AssetStorageEncryptionFormatNone
)

func PossibleAssetStorageEncryptionFormatValues ¶

func PossibleAssetStorageEncryptionFormatValues() []AssetStorageEncryptionFormat

type AssetStreamingLocator ¶

type AssetStreamingLocator = original.AssetStreamingLocator

type AssetTrack ¶

type AssetTrack = original.AssetTrack

type AssetTrackCollection ¶

type AssetTrackCollection = original.AssetTrackCollection

type AssetTrackOperationStatus ¶

type AssetTrackOperationStatus = original.AssetTrackOperationStatus

type AssetTrackProperties ¶

type AssetTrackProperties = original.AssetTrackProperties

type AssetsClient ¶

type AssetsClient = original.AssetsClient

func NewAssetsClient ¶

func NewAssetsClient(subscriptionID string) AssetsClient

func NewAssetsClientWithBaseURI ¶

func NewAssetsClientWithBaseURI(baseURI string, subscriptionID string) AssetsClient

type AttributeFilter ¶

type AttributeFilter = original.AttributeFilter
const (
	AttributeFilterAll         AttributeFilter = original.AttributeFilterAll
	AttributeFilterBottom      AttributeFilter = original.AttributeFilterBottom
	AttributeFilterTop         AttributeFilter = original.AttributeFilterTop
	AttributeFilterValueEquals AttributeFilter = original.AttributeFilterValueEquals
)

func PossibleAttributeFilterValues ¶

func PossibleAttributeFilterValues() []AttributeFilter

type Audio ¶

type Audio = original.Audio

type AudioAnalysisMode ¶

type AudioAnalysisMode = original.AudioAnalysisMode
const (
	AudioAnalysisModeBasic    AudioAnalysisMode = original.AudioAnalysisModeBasic
	AudioAnalysisModeStandard AudioAnalysisMode = original.AudioAnalysisModeStandard
)

func PossibleAudioAnalysisModeValues ¶

func PossibleAudioAnalysisModeValues() []AudioAnalysisMode

type AudioAnalyzerPreset ¶

type AudioAnalyzerPreset = original.AudioAnalyzerPreset

type AudioOverlay ¶

type AudioOverlay = original.AudioOverlay

type AudioTrack ¶

type AudioTrack = original.AudioTrack

type AudioTrackDescriptor ¶

type AudioTrackDescriptor = original.AudioTrackDescriptor

type AzureEntityResource ¶

type AzureEntityResource = original.AzureEntityResource

type BaseClient ¶

type BaseClient = original.BaseClient

func New ¶

func New(subscriptionID string) BaseClient

func NewWithBaseURI ¶

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicAudio ¶

type BasicAudio = original.BasicAudio

type BasicAudioAnalyzerPreset ¶

type BasicAudioAnalyzerPreset = original.BasicAudioAnalyzerPreset

type BasicAudioTrackDescriptor ¶

type BasicAudioTrackDescriptor = original.BasicAudioTrackDescriptor

type BasicClipTime ¶

type BasicClipTime = original.BasicClipTime

type BasicCodec ¶

type BasicCodec = original.BasicCodec

type BasicFormat ¶

type BasicFormat = original.BasicFormat

type BasicImage ¶

type BasicImage = original.BasicImage

type BasicImageFormat ¶

type BasicImageFormat = original.BasicImageFormat

type BasicInputDefinition ¶

type BasicInputDefinition = original.BasicInputDefinition

type BasicJobInput ¶

type BasicJobInput = original.BasicJobInput

type BasicJobInputClip ¶

type BasicJobInputClip = original.BasicJobInputClip

type BasicJobOutput ¶

type BasicJobOutput = original.BasicJobOutput

type BasicMultiBitrateFormat ¶

type BasicMultiBitrateFormat = original.BasicMultiBitrateFormat

type BasicOverlay ¶

type BasicOverlay = original.BasicOverlay

type BasicPreset ¶

type BasicPreset = original.BasicPreset

type BasicTrackBase ¶

type BasicTrackBase = original.BasicTrackBase

type BasicTrackDescriptor ¶

type BasicTrackDescriptor = original.BasicTrackDescriptor

type BasicVideo ¶

type BasicVideo = original.BasicVideo

type BasicVideoTrackDescriptor ¶

type BasicVideoTrackDescriptor = original.BasicVideoTrackDescriptor

type BlurType ¶

type BlurType = original.BlurType
const (
	BlurTypeBlack BlurType = original.BlurTypeBlack
	BlurTypeBox   BlurType = original.BlurTypeBox
	BlurTypeHigh  BlurType = original.BlurTypeHigh
	BlurTypeLow   BlurType = original.BlurTypeLow
	BlurTypeMed   BlurType = original.BlurTypeMed
)

func PossibleBlurTypeValues ¶

func PossibleBlurTypeValues() []BlurType

type BuiltInStandardEncoderPreset ¶

type BuiltInStandardEncoderPreset = original.BuiltInStandardEncoderPreset

type CbcsDrmConfiguration ¶

type CbcsDrmConfiguration = original.CbcsDrmConfiguration

type CencDrmConfiguration ¶

type CencDrmConfiguration = original.CencDrmConfiguration

type ChannelMapping ¶

type ChannelMapping = original.ChannelMapping
const (
	ChannelMappingBackLeft            ChannelMapping = original.ChannelMappingBackLeft
	ChannelMappingBackRight           ChannelMapping = original.ChannelMappingBackRight
	ChannelMappingCenter              ChannelMapping = original.ChannelMappingCenter
	ChannelMappingFrontLeft           ChannelMapping = original.ChannelMappingFrontLeft
	ChannelMappingFrontRight          ChannelMapping = original.ChannelMappingFrontRight
	ChannelMappingLowFrequencyEffects ChannelMapping = original.ChannelMappingLowFrequencyEffects
	ChannelMappingStereoLeft          ChannelMapping = original.ChannelMappingStereoLeft
	ChannelMappingStereoRight         ChannelMapping = original.ChannelMappingStereoRight
)

func PossibleChannelMappingValues ¶

func PossibleChannelMappingValues() []ChannelMapping

type CheckNameAvailabilityInput ¶

type CheckNameAvailabilityInput = original.CheckNameAvailabilityInput

type ClipTime ¶

type ClipTime = original.ClipTime

type Codec ¶

type Codec = original.Codec

type CommonEncryptionCbcs ¶

type CommonEncryptionCbcs = original.CommonEncryptionCbcs

type CommonEncryptionCenc ¶

type CommonEncryptionCenc = original.CommonEncryptionCenc

type Complexity ¶

type Complexity = original.Complexity
const (
	ComplexityBalanced Complexity = original.ComplexityBalanced
	ComplexityQuality  Complexity = original.ComplexityQuality
	ComplexitySpeed    Complexity = original.ComplexitySpeed
)

func PossibleComplexityValues ¶

func PossibleComplexityValues() []Complexity

type ContentKeyPoliciesClient ¶

type ContentKeyPoliciesClient = original.ContentKeyPoliciesClient

func NewContentKeyPoliciesClient ¶

func NewContentKeyPoliciesClient(subscriptionID string) ContentKeyPoliciesClient

func NewContentKeyPoliciesClientWithBaseURI ¶

func NewContentKeyPoliciesClientWithBaseURI(baseURI string, subscriptionID string) ContentKeyPoliciesClient

type ContentKeyPolicy ¶

type ContentKeyPolicy = original.ContentKeyPolicy

type ContentKeyPolicyCollection ¶

type ContentKeyPolicyCollection = original.ContentKeyPolicyCollection

type ContentKeyPolicyConfiguration ¶

type ContentKeyPolicyConfiguration = original.ContentKeyPolicyConfiguration

type ContentKeyPolicyOption ¶

type ContentKeyPolicyOption = original.ContentKeyPolicyOption

type ContentKeyPolicyProperties ¶

type ContentKeyPolicyProperties = original.ContentKeyPolicyProperties

type ContentKeyPolicyRestriction ¶

type ContentKeyPolicyRestriction = original.ContentKeyPolicyRestriction

type ContentKeyPolicyRsaTokenKey ¶

type ContentKeyPolicyRsaTokenKey = original.ContentKeyPolicyRsaTokenKey

type ContentKeyPolicyTokenClaim ¶

type ContentKeyPolicyTokenClaim = original.ContentKeyPolicyTokenClaim

type CopyAudio ¶

type CopyAudio = original.CopyAudio

type CopyVideo ¶

type CopyVideo = original.CopyVideo

type CreatedByType ¶

type CreatedByType = original.CreatedByType
const (
	CreatedByTypeApplication     CreatedByType = original.CreatedByTypeApplication
	CreatedByTypeKey             CreatedByType = original.CreatedByTypeKey
	CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
	CreatedByTypeUser            CreatedByType = original.CreatedByTypeUser
)

func PossibleCreatedByTypeValues ¶

func PossibleCreatedByTypeValues() []CreatedByType

type CrossSiteAccessPolicies ¶

type CrossSiteAccessPolicies = original.CrossSiteAccessPolicies

type DefaultAction ¶

type DefaultAction = original.DefaultAction
const (
	DefaultActionAllow DefaultAction = original.DefaultActionAllow
	DefaultActionDeny  DefaultAction = original.DefaultActionDeny
)

func PossibleDefaultActionValues ¶

func PossibleDefaultActionValues() []DefaultAction

type DefaultKey ¶

type DefaultKey = original.DefaultKey

type Deinterlace ¶

type Deinterlace = original.Deinterlace

type DeinterlaceMode ¶

type DeinterlaceMode = original.DeinterlaceMode
const (
	DeinterlaceModeAutoPixelAdaptive DeinterlaceMode = original.DeinterlaceModeAutoPixelAdaptive
	DeinterlaceModeOff               DeinterlaceMode = original.DeinterlaceModeOff
)

func PossibleDeinterlaceModeValues ¶

func PossibleDeinterlaceModeValues() []DeinterlaceMode

type DeinterlaceParity ¶

type DeinterlaceParity = original.DeinterlaceParity
const (
	DeinterlaceParityAuto             DeinterlaceParity = original.DeinterlaceParityAuto
	DeinterlaceParityBottomFieldFirst DeinterlaceParity = original.DeinterlaceParityBottomFieldFirst
	DeinterlaceParityTopFieldFirst    DeinterlaceParity = original.DeinterlaceParityTopFieldFirst
)

func PossibleDeinterlaceParityValues ¶

func PossibleDeinterlaceParityValues() []DeinterlaceParity

type EdgePolicies ¶

type EdgePolicies = original.EdgePolicies

type EdgeUsageDataCollectionPolicy ¶

type EdgeUsageDataCollectionPolicy = original.EdgeUsageDataCollectionPolicy

type EdgeUsageDataEventHub ¶

type EdgeUsageDataEventHub = original.EdgeUsageDataEventHub

type EnabledProtocols ¶

type EnabledProtocols = original.EnabledProtocols

type EncoderNamedPreset ¶

type EncoderNamedPreset = original.EncoderNamedPreset
const (
	EncoderNamedPresetAACGoodQualityAudio              EncoderNamedPreset = original.EncoderNamedPresetAACGoodQualityAudio
	EncoderNamedPresetAdaptiveStreaming                EncoderNamedPreset = original.EncoderNamedPresetAdaptiveStreaming
	EncoderNamedPresetContentAwareEncoding             EncoderNamedPreset = original.EncoderNamedPresetContentAwareEncoding
	EncoderNamedPresetContentAwareEncodingExperimental EncoderNamedPreset = original.EncoderNamedPresetContentAwareEncodingExperimental
	EncoderNamedPresetCopyAllBitrateNonInterleaved     EncoderNamedPreset = original.EncoderNamedPresetCopyAllBitrateNonInterleaved
	EncoderNamedPresetH264MultipleBitrate1080p         EncoderNamedPreset = original.EncoderNamedPresetH264MultipleBitrate1080p
	EncoderNamedPresetH264MultipleBitrate720p          EncoderNamedPreset = original.EncoderNamedPresetH264MultipleBitrate720p
	EncoderNamedPresetH264MultipleBitrateSD            EncoderNamedPreset = original.EncoderNamedPresetH264MultipleBitrateSD
	EncoderNamedPresetH264SingleBitrate1080p           EncoderNamedPreset = original.EncoderNamedPresetH264SingleBitrate1080p
	EncoderNamedPresetH264SingleBitrate720p            EncoderNamedPreset = original.EncoderNamedPresetH264SingleBitrate720p
	EncoderNamedPresetH264SingleBitrateSD              EncoderNamedPreset = original.EncoderNamedPresetH264SingleBitrateSD
	EncoderNamedPresetH265AdaptiveStreaming            EncoderNamedPreset = original.EncoderNamedPresetH265AdaptiveStreaming
	EncoderNamedPresetH265ContentAwareEncoding         EncoderNamedPreset = original.EncoderNamedPresetH265ContentAwareEncoding
	EncoderNamedPresetH265SingleBitrate1080p           EncoderNamedPreset = original.EncoderNamedPresetH265SingleBitrate1080p
	EncoderNamedPresetH265SingleBitrate4K              EncoderNamedPreset = original.EncoderNamedPresetH265SingleBitrate4K
	EncoderNamedPresetH265SingleBitrate720p            EncoderNamedPreset = original.EncoderNamedPresetH265SingleBitrate720p
)

func PossibleEncoderNamedPresetValues ¶

func PossibleEncoderNamedPresetValues() []EncoderNamedPreset

type EncryptionScheme ¶

type EncryptionScheme = original.EncryptionScheme
const (
	EncryptionSchemeCommonEncryptionCbcs EncryptionScheme = original.EncryptionSchemeCommonEncryptionCbcs
	EncryptionSchemeCommonEncryptionCenc EncryptionScheme = original.EncryptionSchemeCommonEncryptionCenc
	EncryptionSchemeEnvelopeEncryption   EncryptionScheme = original.EncryptionSchemeEnvelopeEncryption
	EncryptionSchemeNoEncryption         EncryptionScheme = original.EncryptionSchemeNoEncryption
)

func PossibleEncryptionSchemeValues ¶

func PossibleEncryptionSchemeValues() []EncryptionScheme

type EntropyMode ¶

type EntropyMode = original.EntropyMode
const (
	EntropyModeCabac EntropyMode = original.EntropyModeCabac
	EntropyModeCavlc EntropyMode = original.EntropyModeCavlc
)

func PossibleEntropyModeValues ¶

func PossibleEntropyModeValues() []EntropyMode

type EnvelopeEncryption ¶

type EnvelopeEncryption = original.EnvelopeEncryption

type ErrorAdditionalInfo ¶

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorDetail ¶

type ErrorDetail = original.ErrorDetail

type ErrorResponse ¶

type ErrorResponse = original.ErrorResponse

type FaceDetectorPreset ¶

type FaceDetectorPreset = original.FaceDetectorPreset

type FaceRedactorMode ¶

type FaceRedactorMode = original.FaceRedactorMode
const (
	FaceRedactorModeAnalyze  FaceRedactorMode = original.FaceRedactorModeAnalyze
	FaceRedactorModeCombined FaceRedactorMode = original.FaceRedactorModeCombined
	FaceRedactorModeRedact   FaceRedactorMode = original.FaceRedactorModeRedact
)

func PossibleFaceRedactorModeValues ¶

func PossibleFaceRedactorModeValues() []FaceRedactorMode

type FilterProperties ¶

type FilterProperties = original.FilterProperties

type FilterTrackPropertyCondition ¶

type FilterTrackPropertyCondition = original.FilterTrackPropertyCondition

type FilterTrackSelection ¶

type FilterTrackSelection = original.FilterTrackSelection

type Filters ¶

type Filters = original.Filters

type FirstQuality ¶

type FirstQuality = original.FirstQuality

type Format ¶

type Format = original.Format

type FromAllInputFile ¶

type FromAllInputFile = original.FromAllInputFile

type FromEachInputFile ¶

type FromEachInputFile = original.FromEachInputFile

type H264Complexity ¶

type H264Complexity = original.H264Complexity
const (
	H264ComplexityBalanced H264Complexity = original.H264ComplexityBalanced
	H264ComplexityQuality  H264Complexity = original.H264ComplexityQuality
	H264ComplexitySpeed    H264Complexity = original.H264ComplexitySpeed
)

func PossibleH264ComplexityValues ¶

func PossibleH264ComplexityValues() []H264Complexity

type H264Layer ¶

type H264Layer = original.H264Layer

type H264RateControlMode ¶

type H264RateControlMode = original.H264RateControlMode

func PossibleH264RateControlModeValues ¶

func PossibleH264RateControlModeValues() []H264RateControlMode

type H264Video ¶

type H264Video = original.H264Video

type H264VideoProfile ¶

type H264VideoProfile = original.H264VideoProfile

func PossibleH264VideoProfileValues ¶

func PossibleH264VideoProfileValues() []H264VideoProfile

type H265Complexity ¶

type H265Complexity = original.H265Complexity
const (
	H265ComplexityBalanced H265Complexity = original.H265ComplexityBalanced
	H265ComplexityQuality  H265Complexity = original.H265ComplexityQuality
	H265ComplexitySpeed    H265Complexity = original.H265ComplexitySpeed
)

func PossibleH265ComplexityValues ¶

func PossibleH265ComplexityValues() []H265Complexity

type H265Layer ¶

type H265Layer = original.H265Layer

type H265Video ¶

type H265Video = original.H265Video

type H265VideoLayer ¶

type H265VideoLayer = original.H265VideoLayer

type H265VideoProfile ¶

type H265VideoProfile = original.H265VideoProfile
const (
	H265VideoProfileAuto   H265VideoProfile = original.H265VideoProfileAuto
	H265VideoProfileMain   H265VideoProfile = original.H265VideoProfileMain
	H265VideoProfileMain10 H265VideoProfile = original.H265VideoProfileMain10
)

func PossibleH265VideoProfileValues ¶

func PossibleH265VideoProfileValues() []H265VideoProfile

type Hls ¶

type Hls = original.Hls

type HlsSettings ¶

type HlsSettings = original.HlsSettings

type IPAccessControl ¶

type IPAccessControl = original.IPAccessControl

type IPRange ¶

type IPRange = original.IPRange

type Image ¶

type Image = original.Image

type ImageFormat ¶

type ImageFormat = original.ImageFormat

type InputDefinition ¶

type InputDefinition = original.InputDefinition

type InputFile ¶

type InputFile = original.InputFile

type InsightsType ¶

type InsightsType = original.InsightsType
const (
	InsightsTypeAllInsights       InsightsType = original.InsightsTypeAllInsights
	InsightsTypeAudioInsightsOnly InsightsType = original.InsightsTypeAudioInsightsOnly
	InsightsTypeVideoInsightsOnly InsightsType = original.InsightsTypeVideoInsightsOnly
)

func PossibleInsightsTypeValues ¶

func PossibleInsightsTypeValues() []InsightsType

type InterleaveOutput ¶

type InterleaveOutput = original.InterleaveOutput
const (
	InterleaveOutputInterleavedOutput    InterleaveOutput = original.InterleaveOutputInterleavedOutput
	InterleaveOutputNonInterleavedOutput InterleaveOutput = original.InterleaveOutputNonInterleavedOutput
)

func PossibleInterleaveOutputValues ¶

func PossibleInterleaveOutputValues() []InterleaveOutput

type Job ¶

type Job = original.Job

type JobCollection ¶

type JobCollection = original.JobCollection

type JobCollectionIterator ¶

type JobCollectionIterator = original.JobCollectionIterator

func NewJobCollectionIterator ¶

func NewJobCollectionIterator(page JobCollectionPage) JobCollectionIterator

type JobCollectionPage ¶

type JobCollectionPage = original.JobCollectionPage

func NewJobCollectionPage ¶

func NewJobCollectionPage(cur JobCollection, getNextPage func(context.Context, JobCollection) (JobCollection, error)) JobCollectionPage

type JobError ¶

type JobError = original.JobError

type JobErrorCategory ¶

type JobErrorCategory = original.JobErrorCategory
const (
	JobErrorCategoryConfiguration JobErrorCategory = original.JobErrorCategoryConfiguration
	JobErrorCategoryContent       JobErrorCategory = original.JobErrorCategoryContent
	JobErrorCategoryDownload      JobErrorCategory = original.JobErrorCategoryDownload
	JobErrorCategoryService       JobErrorCategory = original.JobErrorCategoryService
	JobErrorCategoryUpload        JobErrorCategory = original.JobErrorCategoryUpload
)

func PossibleJobErrorCategoryValues ¶

func PossibleJobErrorCategoryValues() []JobErrorCategory

type JobErrorCode ¶

type JobErrorCode = original.JobErrorCode
const (
	JobErrorCodeConfigurationUnsupported JobErrorCode = original.JobErrorCodeConfigurationUnsupported
	JobErrorCodeContentMalformed         JobErrorCode = original.JobErrorCodeContentMalformed
	JobErrorCodeContentUnsupported       JobErrorCode = original.JobErrorCodeContentUnsupported
	JobErrorCodeDownloadNotAccessible    JobErrorCode = original.JobErrorCodeDownloadNotAccessible
	JobErrorCodeDownloadTransientError   JobErrorCode = original.JobErrorCodeDownloadTransientError
	JobErrorCodeServiceError             JobErrorCode = original.JobErrorCodeServiceError
	JobErrorCodeServiceTransientError    JobErrorCode = original.JobErrorCodeServiceTransientError
	JobErrorCodeUploadNotAccessible      JobErrorCode = original.JobErrorCodeUploadNotAccessible
	JobErrorCodeUploadTransientError     JobErrorCode = original.JobErrorCodeUploadTransientError
)

func PossibleJobErrorCodeValues ¶

func PossibleJobErrorCodeValues() []JobErrorCode

type JobErrorDetail ¶

type JobErrorDetail = original.JobErrorDetail

type JobInput ¶

type JobInput = original.JobInput

type JobInputAsset ¶

type JobInputAsset = original.JobInputAsset

type JobInputClip ¶

type JobInputClip = original.JobInputClip

type JobInputHTTP ¶

type JobInputHTTP = original.JobInputHTTP

type JobInputSequence ¶

type JobInputSequence = original.JobInputSequence

type JobInputs ¶

type JobInputs = original.JobInputs

type JobOutput ¶

type JobOutput = original.JobOutput

type JobOutputAsset ¶

type JobOutputAsset = original.JobOutputAsset

type JobProperties ¶

type JobProperties = original.JobProperties

type JobRetry ¶

type JobRetry = original.JobRetry
const (
	JobRetryDoNotRetry JobRetry = original.JobRetryDoNotRetry
	JobRetryMayRetry   JobRetry = original.JobRetryMayRetry
)

func PossibleJobRetryValues ¶

func PossibleJobRetryValues() []JobRetry

type JobState ¶

type JobState = original.JobState
const (
	JobStateCanceled   JobState = original.JobStateCanceled
	JobStateCanceling  JobState = original.JobStateCanceling
	JobStateError      JobState = original.JobStateError
	JobStateFinished   JobState = original.JobStateFinished
	JobStateProcessing JobState = original.JobStateProcessing
	JobStateQueued     JobState = original.JobStateQueued
	JobStateScheduled  JobState = original.JobStateScheduled
)

func PossibleJobStateValues ¶

func PossibleJobStateValues() []JobState

type JobsClient ¶

type JobsClient = original.JobsClient

func NewJobsClient ¶

func NewJobsClient(subscriptionID string) JobsClient

func NewJobsClientWithBaseURI ¶

func NewJobsClientWithBaseURI(baseURI string, subscriptionID string) JobsClient

type JpgFormat ¶

type JpgFormat = original.JpgFormat

type JpgImage ¶

type JpgImage = original.JpgImage

type JpgLayer ¶

type JpgLayer = original.JpgLayer

type KeyDelivery ¶

type KeyDelivery = original.KeyDelivery

type KeyVaultProperties ¶

type KeyVaultProperties = original.KeyVaultProperties

type Layer ¶

type Layer = original.Layer

type ListContainerSasInput ¶

type ListContainerSasInput = original.ListContainerSasInput

type ListContentKeysResponse ¶

type ListContentKeysResponse = original.ListContentKeysResponse

type ListEdgePoliciesInput ¶

type ListEdgePoliciesInput = original.ListEdgePoliciesInput

type ListPathsResponse ¶

type ListPathsResponse = original.ListPathsResponse

type ListStreamingLocatorsResponse ¶

type ListStreamingLocatorsResponse = original.ListStreamingLocatorsResponse

type LiveEvent ¶

type LiveEvent = original.LiveEvent

type LiveEventActionInput ¶

type LiveEventActionInput = original.LiveEventActionInput

type LiveEventEncoding ¶

type LiveEventEncoding = original.LiveEventEncoding

type LiveEventEncodingType ¶

type LiveEventEncodingType = original.LiveEventEncodingType

func PossibleLiveEventEncodingTypeValues ¶

func PossibleLiveEventEncodingTypeValues() []LiveEventEncodingType

type LiveEventEndpoint ¶

type LiveEventEndpoint = original.LiveEventEndpoint

type LiveEventInput ¶

type LiveEventInput = original.LiveEventInput

type LiveEventInputAccessControl ¶

type LiveEventInputAccessControl = original.LiveEventInputAccessControl

type LiveEventInputProtocol ¶

type LiveEventInputProtocol = original.LiveEventInputProtocol
const (
	LiveEventInputProtocolFragmentedMP4 LiveEventInputProtocol = original.LiveEventInputProtocolFragmentedMP4
	LiveEventInputProtocolRTMP          LiveEventInputProtocol = original.LiveEventInputProtocolRTMP
)

func PossibleLiveEventInputProtocolValues ¶

func PossibleLiveEventInputProtocolValues() []LiveEventInputProtocol

type LiveEventInputTrackSelection ¶

type LiveEventInputTrackSelection = original.LiveEventInputTrackSelection

type LiveEventListResult ¶

type LiveEventListResult = original.LiveEventListResult

type LiveEventPreview ¶

type LiveEventPreview = original.LiveEventPreview

type LiveEventPreviewAccessControl ¶

type LiveEventPreviewAccessControl = original.LiveEventPreviewAccessControl

type LiveEventProperties ¶

type LiveEventProperties = original.LiveEventProperties

type LiveEventTranscription ¶

type LiveEventTranscription = original.LiveEventTranscription

type LiveEventsAllocateFuture ¶

type LiveEventsAllocateFuture = original.LiveEventsAllocateFuture

type LiveEventsClient ¶

type LiveEventsClient = original.LiveEventsClient

func NewLiveEventsClient ¶

func NewLiveEventsClient(subscriptionID string) LiveEventsClient

func NewLiveEventsClientWithBaseURI ¶

func NewLiveEventsClientWithBaseURI(baseURI string, subscriptionID string) LiveEventsClient

type LiveEventsCreateFuture ¶

type LiveEventsCreateFuture = original.LiveEventsCreateFuture

type LiveEventsDeleteFuture ¶

type LiveEventsDeleteFuture = original.LiveEventsDeleteFuture

type LiveEventsResetFuture ¶

type LiveEventsResetFuture = original.LiveEventsResetFuture

type LiveEventsStartFuture ¶

type LiveEventsStartFuture = original.LiveEventsStartFuture

type LiveEventsStopFuture ¶

type LiveEventsStopFuture = original.LiveEventsStopFuture

type LiveEventsUpdateFuture ¶

type LiveEventsUpdateFuture = original.LiveEventsUpdateFuture

type LiveOutput ¶

type LiveOutput = original.LiveOutput

type LiveOutputListResult ¶

type LiveOutputListResult = original.LiveOutputListResult

type LiveOutputProperties ¶

type LiveOutputProperties = original.LiveOutputProperties

type LiveOutputResourceState ¶

type LiveOutputResourceState = original.LiveOutputResourceState

func PossibleLiveOutputResourceStateValues ¶

func PossibleLiveOutputResourceStateValues() []LiveOutputResourceState

type LiveOutputsClient ¶

type LiveOutputsClient = original.LiveOutputsClient

func NewLiveOutputsClient ¶

func NewLiveOutputsClient(subscriptionID string) LiveOutputsClient

func NewLiveOutputsClientWithBaseURI ¶

func NewLiveOutputsClientWithBaseURI(baseURI string, subscriptionID string) LiveOutputsClient

type LiveOutputsCreateFuture ¶

type LiveOutputsCreateFuture = original.LiveOutputsCreateFuture

type LiveOutputsDeleteFuture ¶

type LiveOutputsDeleteFuture = original.LiveOutputsDeleteFuture

type LocationsClient ¶

type LocationsClient = original.LocationsClient

func NewLocationsClient ¶

func NewLocationsClient(subscriptionID string) LocationsClient

func NewLocationsClientWithBaseURI ¶

func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient

type LogSpecification ¶

type LogSpecification = original.LogSpecification

type MediaservicesClient ¶

type MediaservicesClient = original.MediaservicesClient

func NewMediaservicesClient ¶

func NewMediaservicesClient(subscriptionID string) MediaservicesClient

func NewMediaservicesClientWithBaseURI ¶

func NewMediaservicesClientWithBaseURI(baseURI string, subscriptionID string) MediaservicesClient

type MetricAggregationType ¶

type MetricAggregationType = original.MetricAggregationType

func PossibleMetricAggregationTypeValues ¶

func PossibleMetricAggregationTypeValues() []MetricAggregationType

type MetricDimension ¶

type MetricDimension = original.MetricDimension

type MetricSpecification ¶

type MetricSpecification = original.MetricSpecification

type MetricUnit ¶

type MetricUnit = original.MetricUnit
const (
	MetricUnitBytes        MetricUnit = original.MetricUnitBytes
	MetricUnitCount        MetricUnit = original.MetricUnitCount
	MetricUnitMilliseconds MetricUnit = original.MetricUnitMilliseconds
)

func PossibleMetricUnitValues ¶

func PossibleMetricUnitValues() []MetricUnit

type Mp4Format ¶

type Mp4Format = original.Mp4Format

type MultiBitrateFormat ¶

type MultiBitrateFormat = original.MultiBitrateFormat

type NoEncryption ¶

type NoEncryption = original.NoEncryption

type OdataType ¶

type OdataType = original.OdataType
const (
	OdataTypeMicrosoftMediaAudioTrack OdataType = original.OdataTypeMicrosoftMediaAudioTrack
	OdataTypeMicrosoftMediaTextTrack  OdataType = original.OdataTypeMicrosoftMediaTextTrack
	OdataTypeMicrosoftMediaVideoTrack OdataType = original.OdataTypeMicrosoftMediaVideoTrack
	OdataTypeTrackBase                OdataType = original.OdataTypeTrackBase
)

func PossibleOdataTypeValues ¶

func PossibleOdataTypeValues() []OdataType

type OdataTypeBasicClipTime ¶

type OdataTypeBasicClipTime = original.OdataTypeBasicClipTime
const (
	OdataTypeBasicClipTimeOdataTypeClipTime                       OdataTypeBasicClipTime = original.OdataTypeBasicClipTimeOdataTypeClipTime
	OdataTypeBasicClipTimeOdataTypeMicrosoftMediaAbsoluteClipTime OdataTypeBasicClipTime = original.OdataTypeBasicClipTimeOdataTypeMicrosoftMediaAbsoluteClipTime
	OdataTypeBasicClipTimeOdataTypeMicrosoftMediaUtcClipTime      OdataTypeBasicClipTime = original.OdataTypeBasicClipTimeOdataTypeMicrosoftMediaUtcClipTime
)

func PossibleOdataTypeBasicClipTimeValues ¶

func PossibleOdataTypeBasicClipTimeValues() []OdataTypeBasicClipTime

type OdataTypeBasicCodec ¶

type OdataTypeBasicCodec = original.OdataTypeBasicCodec
const (
	OdataTypeBasicCodecOdataTypeCodec                   OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeCodec
	OdataTypeBasicCodecOdataTypeMicrosoftMediaAacAudio  OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaAacAudio
	OdataTypeBasicCodecOdataTypeMicrosoftMediaAudio     OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaAudio
	OdataTypeBasicCodecOdataTypeMicrosoftMediaCopyAudio OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaCopyAudio
	OdataTypeBasicCodecOdataTypeMicrosoftMediaCopyVideo OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaCopyVideo
	OdataTypeBasicCodecOdataTypeMicrosoftMediaH264Video OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaH264Video
	OdataTypeBasicCodecOdataTypeMicrosoftMediaH265Video OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaH265Video
	OdataTypeBasicCodecOdataTypeMicrosoftMediaImage     OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaImage
	OdataTypeBasicCodecOdataTypeMicrosoftMediaJpgImage  OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaJpgImage
	OdataTypeBasicCodecOdataTypeMicrosoftMediaPngImage  OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaPngImage
	OdataTypeBasicCodecOdataTypeMicrosoftMediaVideo     OdataTypeBasicCodec = original.OdataTypeBasicCodecOdataTypeMicrosoftMediaVideo
)

func PossibleOdataTypeBasicCodecValues ¶

func PossibleOdataTypeBasicCodecValues() []OdataTypeBasicCodec

type OdataTypeBasicContentKeyPolicyConfiguration ¶

type OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfiguration
const (
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeContentKeyPolicyConfiguration                        OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeContentKeyPolicyConfiguration
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyClearKeyConfiguration  OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyClearKeyConfiguration
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyFairPlayConfiguration  OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyFairPlayConfiguration
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyConfiguration OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyConfiguration
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyUnknownConfiguration   OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyUnknownConfiguration
	OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyWidevineConfiguration  OdataTypeBasicContentKeyPolicyConfiguration = original.OdataTypeBasicContentKeyPolicyConfigurationOdataTypeMicrosoftMediaContentKeyPolicyWidevineConfiguration
)

func PossibleOdataTypeBasicContentKeyPolicyConfigurationValues ¶

func PossibleOdataTypeBasicContentKeyPolicyConfigurationValues() []OdataTypeBasicContentKeyPolicyConfiguration

type OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation ¶

type OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation = original.OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation
const (
	OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeContentKeyPolicyPlayReadyContentKeyLocation                                  OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation = original.OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeContentKeyPolicyPlayReadyContentKeyLocation
	OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader        OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation = original.OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
	OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation = original.OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationOdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
)

func PossibleOdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationValues ¶

func PossibleOdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocationValues() []OdataTypeBasicContentKeyPolicyPlayReadyContentKeyLocation

type OdataTypeBasicContentKeyPolicyRestriction ¶

type OdataTypeBasicContentKeyPolicyRestriction = original.OdataTypeBasicContentKeyPolicyRestriction
const (
	OdataTypeBasicContentKeyPolicyRestrictionOdataTypeContentKeyPolicyRestriction                      OdataTypeBasicContentKeyPolicyRestriction = original.OdataTypeBasicContentKeyPolicyRestrictionOdataTypeContentKeyPolicyRestriction
	OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyOpenRestriction    OdataTypeBasicContentKeyPolicyRestriction = original.OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyOpenRestriction
	OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyTokenRestriction   OdataTypeBasicContentKeyPolicyRestriction = original.OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyTokenRestriction
	OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyUnknownRestriction OdataTypeBasicContentKeyPolicyRestriction = original.OdataTypeBasicContentKeyPolicyRestrictionOdataTypeMicrosoftMediaContentKeyPolicyUnknownRestriction
)

func PossibleOdataTypeBasicContentKeyPolicyRestrictionValues ¶

func PossibleOdataTypeBasicContentKeyPolicyRestrictionValues() []OdataTypeBasicContentKeyPolicyRestriction

type OdataTypeBasicContentKeyPolicyRestrictionTokenKey ¶

type OdataTypeBasicContentKeyPolicyRestrictionTokenKey = original.OdataTypeBasicContentKeyPolicyRestrictionTokenKey
const (
	OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeContentKeyPolicyRestrictionTokenKey                   OdataTypeBasicContentKeyPolicyRestrictionTokenKey = original.OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeContentKeyPolicyRestrictionTokenKey
	OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicyRsaTokenKey             OdataTypeBasicContentKeyPolicyRestrictionTokenKey = original.OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicyRsaTokenKey
	OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicySymmetricTokenKey       OdataTypeBasicContentKeyPolicyRestrictionTokenKey = original.OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicySymmetricTokenKey
	OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicyX509CertificateTokenKey OdataTypeBasicContentKeyPolicyRestrictionTokenKey = original.OdataTypeBasicContentKeyPolicyRestrictionTokenKeyOdataTypeMicrosoftMediaContentKeyPolicyX509CertificateTokenKey
)

func PossibleOdataTypeBasicContentKeyPolicyRestrictionTokenKeyValues ¶

func PossibleOdataTypeBasicContentKeyPolicyRestrictionTokenKeyValues() []OdataTypeBasicContentKeyPolicyRestrictionTokenKey

type OdataTypeBasicFormat ¶

type OdataTypeBasicFormat = original.OdataTypeBasicFormat
const (
	OdataTypeBasicFormatOdataTypeFormat                              OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeFormat
	OdataTypeBasicFormatOdataTypeMicrosoftMediaImageFormat           OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaImageFormat
	OdataTypeBasicFormatOdataTypeMicrosoftMediaJpgFormat             OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaJpgFormat
	OdataTypeBasicFormatOdataTypeMicrosoftMediaMp4Format             OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaMp4Format
	OdataTypeBasicFormatOdataTypeMicrosoftMediaMultiBitrateFormat    OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaMultiBitrateFormat
	OdataTypeBasicFormatOdataTypeMicrosoftMediaPngFormat             OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaPngFormat
	OdataTypeBasicFormatOdataTypeMicrosoftMediaTransportStreamFormat OdataTypeBasicFormat = original.OdataTypeBasicFormatOdataTypeMicrosoftMediaTransportStreamFormat
)

func PossibleOdataTypeBasicFormatValues ¶

func PossibleOdataTypeBasicFormatValues() []OdataTypeBasicFormat

type OdataTypeBasicInputDefinition ¶

type OdataTypeBasicInputDefinition = original.OdataTypeBasicInputDefinition
const (
	OdataTypeBasicInputDefinitionOdataTypeInputDefinition                 OdataTypeBasicInputDefinition = original.OdataTypeBasicInputDefinitionOdataTypeInputDefinition
	OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaFromAllInputFile  OdataTypeBasicInputDefinition = original.OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaFromAllInputFile
	OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaFromEachInputFile OdataTypeBasicInputDefinition = original.OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaFromEachInputFile
	OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaInputFile         OdataTypeBasicInputDefinition = original.OdataTypeBasicInputDefinitionOdataTypeMicrosoftMediaInputFile
)

func PossibleOdataTypeBasicInputDefinitionValues ¶

func PossibleOdataTypeBasicInputDefinitionValues() []OdataTypeBasicInputDefinition

type OdataTypeBasicJobInput ¶

type OdataTypeBasicJobInput = original.OdataTypeBasicJobInput
const (
	OdataTypeBasicJobInputOdataTypeJobInput                       OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeJobInput
	OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputAsset    OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputAsset
	OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputClip     OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputClip
	OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputHTTP     OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputHTTP
	OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputs        OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputs
	OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputSequence OdataTypeBasicJobInput = original.OdataTypeBasicJobInputOdataTypeMicrosoftMediaJobInputSequence
)

func PossibleOdataTypeBasicJobInputValues ¶

func PossibleOdataTypeBasicJobInputValues() []OdataTypeBasicJobInput

type OdataTypeBasicJobOutput ¶

type OdataTypeBasicJobOutput = original.OdataTypeBasicJobOutput
const (
	OdataTypeBasicJobOutputOdataTypeJobOutput                    OdataTypeBasicJobOutput = original.OdataTypeBasicJobOutputOdataTypeJobOutput
	OdataTypeBasicJobOutputOdataTypeMicrosoftMediaJobOutputAsset OdataTypeBasicJobOutput = original.OdataTypeBasicJobOutputOdataTypeMicrosoftMediaJobOutputAsset
)

func PossibleOdataTypeBasicJobOutputValues ¶

func PossibleOdataTypeBasicJobOutputValues() []OdataTypeBasicJobOutput

type OdataTypeBasicOverlay ¶

type OdataTypeBasicOverlay = original.OdataTypeBasicOverlay
const (
	OdataTypeBasicOverlayOdataTypeMicrosoftMediaAudioOverlay OdataTypeBasicOverlay = original.OdataTypeBasicOverlayOdataTypeMicrosoftMediaAudioOverlay
	OdataTypeBasicOverlayOdataTypeMicrosoftMediaVideoOverlay OdataTypeBasicOverlay = original.OdataTypeBasicOverlayOdataTypeMicrosoftMediaVideoOverlay
	OdataTypeBasicOverlayOdataTypeOverlay                    OdataTypeBasicOverlay = original.OdataTypeBasicOverlayOdataTypeOverlay
)

func PossibleOdataTypeBasicOverlayValues ¶

func PossibleOdataTypeBasicOverlayValues() []OdataTypeBasicOverlay

type OdataTypeBasicPreset ¶

type OdataTypeBasicPreset = original.OdataTypeBasicPreset
const (
	OdataTypeBasicPresetOdataTypeMicrosoftMediaAudioAnalyzerPreset          OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypeMicrosoftMediaAudioAnalyzerPreset
	OdataTypeBasicPresetOdataTypeMicrosoftMediaBuiltInStandardEncoderPreset OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypeMicrosoftMediaBuiltInStandardEncoderPreset
	OdataTypeBasicPresetOdataTypeMicrosoftMediaFaceDetectorPreset           OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypeMicrosoftMediaFaceDetectorPreset
	OdataTypeBasicPresetOdataTypeMicrosoftMediaStandardEncoderPreset        OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypeMicrosoftMediaStandardEncoderPreset
	OdataTypeBasicPresetOdataTypeMicrosoftMediaVideoAnalyzerPreset          OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypeMicrosoftMediaVideoAnalyzerPreset
	OdataTypeBasicPresetOdataTypePreset                                     OdataTypeBasicPreset = original.OdataTypeBasicPresetOdataTypePreset
)

func PossibleOdataTypeBasicPresetValues ¶

func PossibleOdataTypeBasicPresetValues() []OdataTypeBasicPreset

type OdataTypeBasicTrackDescriptor ¶

type OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptor
const (
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaAudioTrackDescriptor        OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaAudioTrackDescriptor
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectAudioTrackByAttribute OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectAudioTrackByAttribute
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectAudioTrackByID        OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectAudioTrackByID
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectVideoTrackByAttribute OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectVideoTrackByAttribute
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectVideoTrackByID        OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaSelectVideoTrackByID
	OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaVideoTrackDescriptor        OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeMicrosoftMediaVideoTrackDescriptor
	OdataTypeBasicTrackDescriptorOdataTypeTrackDescriptor                           OdataTypeBasicTrackDescriptor = original.OdataTypeBasicTrackDescriptorOdataTypeTrackDescriptor
)

func PossibleOdataTypeBasicTrackDescriptorValues ¶

func PossibleOdataTypeBasicTrackDescriptorValues() []OdataTypeBasicTrackDescriptor

type OnErrorType ¶

type OnErrorType = original.OnErrorType
const (
	OnErrorTypeContinueJob       OnErrorType = original.OnErrorTypeContinueJob
	OnErrorTypeStopProcessingJob OnErrorType = original.OnErrorTypeStopProcessingJob
)

func PossibleOnErrorTypeValues ¶

func PossibleOnErrorTypeValues() []OnErrorType

type Operation ¶

type Operation = original.Operation

type OperationCollection ¶

type OperationCollection = original.OperationCollection

type OperationDisplay ¶

type OperationDisplay = original.OperationDisplay

type OperationResultsClient ¶

type OperationResultsClient = original.OperationResultsClient

func NewOperationResultsClient ¶

func NewOperationResultsClient(subscriptionID string) OperationResultsClient

func NewOperationResultsClientWithBaseURI ¶

func NewOperationResultsClientWithBaseURI(baseURI string, subscriptionID string) OperationResultsClient

type OperationStatusesClient ¶

type OperationStatusesClient = original.OperationStatusesClient

func NewOperationStatusesClient ¶

func NewOperationStatusesClient(subscriptionID string) OperationStatusesClient

func NewOperationStatusesClientWithBaseURI ¶

func NewOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesClient

type OperationsClient ¶

type OperationsClient = original.OperationsClient

func NewOperationsClient ¶

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI ¶

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OutputFile ¶

type OutputFile = original.OutputFile

type Overlay ¶

type Overlay = original.Overlay

type PngFormat ¶

type PngFormat = original.PngFormat

type PngImage ¶

type PngImage = original.PngImage

type PngLayer ¶

type PngLayer = original.PngLayer

type PresentationTimeRange ¶

type PresentationTimeRange = original.PresentationTimeRange

type Preset ¶

type Preset = original.Preset

type PresetConfigurations ¶

type PresetConfigurations = original.PresetConfigurations

type Priority ¶

type Priority = original.Priority
const (
	PriorityHigh   Priority = original.PriorityHigh
	PriorityLow    Priority = original.PriorityLow
	PriorityNormal Priority = original.PriorityNormal
)

func PossiblePriorityValues ¶

func PossiblePriorityValues() []Priority

type PrivateEndpoint ¶

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection ¶

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient ¶

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient ¶

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI ¶

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource ¶

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceListResult ¶

type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult

type PrivateLinkResourceProperties ¶

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient ¶

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient ¶

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI ¶

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type Properties ¶

type Properties = original.Properties

type ProvisioningState ¶

type ProvisioningState = original.ProvisioningState
const (
	ProvisioningStateFailed     ProvisioningState = original.ProvisioningStateFailed
	ProvisioningStateInProgress ProvisioningState = original.ProvisioningStateInProgress
	ProvisioningStateSucceeded  ProvisioningState = original.ProvisioningStateSucceeded
)

func PossibleProvisioningStateValues ¶

func PossibleProvisioningStateValues() []ProvisioningState

type ProxyResource ¶

type ProxyResource = original.ProxyResource

type PublicNetworkAccess ¶

type PublicNetworkAccess = original.PublicNetworkAccess
const (
	PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled
	PublicNetworkAccessEnabled  PublicNetworkAccess = original.PublicNetworkAccessEnabled
)

func PossiblePublicNetworkAccessValues ¶

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type Rectangle ¶

type Rectangle = original.Rectangle

type Resource ¶

type Resource = original.Resource

type ResourceIdentity ¶

type ResourceIdentity = original.ResourceIdentity

type Rotation ¶

type Rotation = original.Rotation
const (
	RotationAuto      Rotation = original.RotationAuto
	RotationNone      Rotation = original.RotationNone
	RotationRotate0   Rotation = original.RotationRotate0
	RotationRotate180 Rotation = original.RotationRotate180
	RotationRotate270 Rotation = original.RotationRotate270
	RotationRotate90  Rotation = original.RotationRotate90
)

func PossibleRotationValues ¶

func PossibleRotationValues() []Rotation

type SelectAudioTrackByAttribute ¶

type SelectAudioTrackByAttribute = original.SelectAudioTrackByAttribute

type SelectAudioTrackByID ¶

type SelectAudioTrackByID = original.SelectAudioTrackByID

type SelectVideoTrackByAttribute ¶

type SelectVideoTrackByAttribute = original.SelectVideoTrackByAttribute

type SelectVideoTrackByID ¶

type SelectVideoTrackByID = original.SelectVideoTrackByID

type Service ¶

type Service = original.Service

type ServiceCollection ¶

type ServiceCollection = original.ServiceCollection

type ServiceIdentity ¶

type ServiceIdentity = original.ServiceIdentity

type ServiceProperties ¶

type ServiceProperties = original.ServiceProperties

type ServiceSpecification ¶

type ServiceSpecification = original.ServiceSpecification

type ServiceUpdate ¶

type ServiceUpdate = original.ServiceUpdate

type StandardEncoderPreset ¶

type StandardEncoderPreset = original.StandardEncoderPreset

type StorageAccount ¶

type StorageAccount = original.StorageAccount

type StorageAccountType ¶

type StorageAccountType = original.StorageAccountType
const (
	StorageAccountTypePrimary   StorageAccountType = original.StorageAccountTypePrimary
	StorageAccountTypeSecondary StorageAccountType = original.StorageAccountTypeSecondary
)

func PossibleStorageAccountTypeValues ¶

func PossibleStorageAccountTypeValues() []StorageAccountType

type StorageAuthentication ¶

type StorageAuthentication = original.StorageAuthentication
const (
	StorageAuthenticationManagedIdentity StorageAuthentication = original.StorageAuthenticationManagedIdentity
	StorageAuthenticationSystem          StorageAuthentication = original.StorageAuthenticationSystem
)

func PossibleStorageAuthenticationValues ¶

func PossibleStorageAuthenticationValues() []StorageAuthentication

type StreamOptionsFlag ¶

type StreamOptionsFlag = original.StreamOptionsFlag
const (
	StreamOptionsFlagDefault      StreamOptionsFlag = original.StreamOptionsFlagDefault
	StreamOptionsFlagLowLatency   StreamOptionsFlag = original.StreamOptionsFlagLowLatency
	StreamOptionsFlagLowLatencyV2 StreamOptionsFlag = original.StreamOptionsFlagLowLatencyV2
)

func PossibleStreamOptionsFlagValues ¶

func PossibleStreamOptionsFlagValues() []StreamOptionsFlag

type StreamingEndpoint ¶

type StreamingEndpoint = original.StreamingEndpoint

type StreamingEndpointAccessControl ¶

type StreamingEndpointAccessControl = original.StreamingEndpointAccessControl

type StreamingEndpointListResult ¶

type StreamingEndpointListResult = original.StreamingEndpointListResult

type StreamingEndpointProperties ¶

type StreamingEndpointProperties = original.StreamingEndpointProperties

type StreamingEndpointsClient ¶

type StreamingEndpointsClient = original.StreamingEndpointsClient

func NewStreamingEndpointsClient ¶

func NewStreamingEndpointsClient(subscriptionID string) StreamingEndpointsClient

func NewStreamingEndpointsClientWithBaseURI ¶

func NewStreamingEndpointsClientWithBaseURI(baseURI string, subscriptionID string) StreamingEndpointsClient

type StreamingEndpointsCreateFuture ¶

type StreamingEndpointsCreateFuture = original.StreamingEndpointsCreateFuture

type StreamingEndpointsDeleteFuture ¶

type StreamingEndpointsDeleteFuture = original.StreamingEndpointsDeleteFuture

type StreamingEndpointsScaleFuture ¶

type StreamingEndpointsScaleFuture = original.StreamingEndpointsScaleFuture

type StreamingEndpointsStartFuture ¶

type StreamingEndpointsStartFuture = original.StreamingEndpointsStartFuture

type StreamingEndpointsStopFuture ¶

type StreamingEndpointsStopFuture = original.StreamingEndpointsStopFuture

type StreamingEndpointsUpdateFuture ¶

type StreamingEndpointsUpdateFuture = original.StreamingEndpointsUpdateFuture

type StreamingEntityScaleUnit ¶

type StreamingEntityScaleUnit = original.StreamingEntityScaleUnit

type StreamingLocator ¶

type StreamingLocator = original.StreamingLocator

type StreamingLocatorCollection ¶

type StreamingLocatorCollection = original.StreamingLocatorCollection

type StreamingLocatorContentKey ¶

type StreamingLocatorContentKey = original.StreamingLocatorContentKey

type StreamingLocatorContentKeyType ¶

type StreamingLocatorContentKeyType = original.StreamingLocatorContentKeyType
const (
	StreamingLocatorContentKeyTypeCommonEncryptionCbcs StreamingLocatorContentKeyType = original.StreamingLocatorContentKeyTypeCommonEncryptionCbcs
	StreamingLocatorContentKeyTypeCommonEncryptionCenc StreamingLocatorContentKeyType = original.StreamingLocatorContentKeyTypeCommonEncryptionCenc
	StreamingLocatorContentKeyTypeEnvelopeEncryption   StreamingLocatorContentKeyType = original.StreamingLocatorContentKeyTypeEnvelopeEncryption
)

func PossibleStreamingLocatorContentKeyTypeValues ¶

func PossibleStreamingLocatorContentKeyTypeValues() []StreamingLocatorContentKeyType

type StreamingLocatorProperties ¶

type StreamingLocatorProperties = original.StreamingLocatorProperties

type StreamingLocatorsClient ¶

type StreamingLocatorsClient = original.StreamingLocatorsClient

func NewStreamingLocatorsClient ¶

func NewStreamingLocatorsClient(subscriptionID string) StreamingLocatorsClient

func NewStreamingLocatorsClientWithBaseURI ¶

func NewStreamingLocatorsClientWithBaseURI(baseURI string, subscriptionID string) StreamingLocatorsClient

type StreamingPath ¶

type StreamingPath = original.StreamingPath

type StreamingPoliciesClient ¶

type StreamingPoliciesClient = original.StreamingPoliciesClient

func NewStreamingPoliciesClient ¶

func NewStreamingPoliciesClient(subscriptionID string) StreamingPoliciesClient

func NewStreamingPoliciesClientWithBaseURI ¶

func NewStreamingPoliciesClientWithBaseURI(baseURI string, subscriptionID string) StreamingPoliciesClient

type StreamingPolicy ¶

type StreamingPolicy = original.StreamingPolicy

type StreamingPolicyCollection ¶

type StreamingPolicyCollection = original.StreamingPolicyCollection

type StreamingPolicyContentKey ¶

type StreamingPolicyContentKey = original.StreamingPolicyContentKey

type StreamingPolicyContentKeys ¶

type StreamingPolicyContentKeys = original.StreamingPolicyContentKeys

type StreamingPolicyProperties ¶

type StreamingPolicyProperties = original.StreamingPolicyProperties

type StretchMode ¶

type StretchMode = original.StretchMode
const (
	StretchModeAutoFit  StretchMode = original.StretchModeAutoFit
	StretchModeAutoSize StretchMode = original.StretchModeAutoSize
	StretchModeNone     StretchMode = original.StretchModeNone
)

func PossibleStretchModeValues ¶

func PossibleStretchModeValues() []StretchMode

type SyncStorageKeysInput ¶

type SyncStorageKeysInput = original.SyncStorageKeysInput

type SystemData ¶

type SystemData = original.SystemData

type TextTrack ¶

type TextTrack = original.TextTrack

type TrackAttribute ¶

type TrackAttribute = original.TrackAttribute
const (
	TrackAttributeBitrate  TrackAttribute = original.TrackAttributeBitrate
	TrackAttributeLanguage TrackAttribute = original.TrackAttributeLanguage
)

func PossibleTrackAttributeValues ¶

func PossibleTrackAttributeValues() []TrackAttribute

type TrackBase ¶

type TrackBase = original.TrackBase

type TrackDescriptor ¶

type TrackDescriptor = original.TrackDescriptor

type TrackPropertyCompareOperation ¶

type TrackPropertyCompareOperation = original.TrackPropertyCompareOperation

func PossibleTrackPropertyCompareOperationValues ¶

func PossibleTrackPropertyCompareOperationValues() []TrackPropertyCompareOperation

type TrackPropertyCondition ¶

type TrackPropertyCondition = original.TrackPropertyCondition

type TrackPropertyType ¶

type TrackPropertyType = original.TrackPropertyType
const (
	TrackPropertyTypeFourCC  TrackPropertyType = original.TrackPropertyTypeFourCC
	TrackPropertyTypeUnknown TrackPropertyType = original.TrackPropertyTypeUnknown
)

func PossibleTrackPropertyTypeValues ¶

func PossibleTrackPropertyTypeValues() []TrackPropertyType

type TrackSelection ¶

type TrackSelection = original.TrackSelection

type TrackedResource ¶

type TrackedResource = original.TrackedResource

type TracksClient ¶

type TracksClient = original.TracksClient

func NewTracksClient ¶

func NewTracksClient(subscriptionID string) TracksClient

func NewTracksClientWithBaseURI ¶

func NewTracksClientWithBaseURI(baseURI string, subscriptionID string) TracksClient

type TracksCreateOrUpdateFuture ¶

type TracksCreateOrUpdateFuture = original.TracksCreateOrUpdateFuture

type TracksDeleteFuture ¶

type TracksDeleteFuture = original.TracksDeleteFuture

type TracksUpdateFuture ¶

type TracksUpdateFuture = original.TracksUpdateFuture

type TracksUpdateTrackDataFuture ¶

type TracksUpdateTrackDataFuture = original.TracksUpdateTrackDataFuture

type Transform ¶

type Transform = original.Transform

type TransformCollection ¶

type TransformCollection = original.TransformCollection

type TransformOutput ¶

type TransformOutput = original.TransformOutput

type TransformProperties ¶

type TransformProperties = original.TransformProperties

type TransformsClient ¶

type TransformsClient = original.TransformsClient

func NewTransformsClient ¶

func NewTransformsClient(subscriptionID string) TransformsClient

func NewTransformsClientWithBaseURI ¶

func NewTransformsClientWithBaseURI(baseURI string, subscriptionID string) TransformsClient

type TransportStreamFormat ¶

type TransportStreamFormat = original.TransportStreamFormat

type UserAssignedManagedIdentity ¶

type UserAssignedManagedIdentity = original.UserAssignedManagedIdentity

type UtcClipTime ¶

type UtcClipTime = original.UtcClipTime

type Video ¶

type Video = original.Video

type VideoAnalyzerPreset ¶

type VideoAnalyzerPreset = original.VideoAnalyzerPreset

type VideoLayer ¶

type VideoLayer = original.VideoLayer

type VideoOverlay ¶

type VideoOverlay = original.VideoOverlay

type VideoSyncMode ¶

type VideoSyncMode = original.VideoSyncMode
const (
	VideoSyncModeAuto        VideoSyncMode = original.VideoSyncModeAuto
	VideoSyncModeCfr         VideoSyncMode = original.VideoSyncModeCfr
	VideoSyncModePassthrough VideoSyncMode = original.VideoSyncModePassthrough
	VideoSyncModeVfr         VideoSyncMode = original.VideoSyncModeVfr
)

func PossibleVideoSyncModeValues ¶

func PossibleVideoSyncModeValues() []VideoSyncMode

type VideoTrack ¶

type VideoTrack = original.VideoTrack

type VideoTrackDescriptor ¶

type VideoTrackDescriptor = original.VideoTrackDescriptor

type Visibility ¶

type Visibility = original.Visibility
const (
	VisibilityHidden  Visibility = original.VisibilityHidden
	VisibilityVisible Visibility = original.VisibilityVisible
)

func PossibleVisibilityValues ¶

func PossibleVisibilityValues() []Visibility

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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