media

package
v26.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: Apache-2.0 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 APIError ¶

type APIError = original.APIError

type AacAudio ¶

type AacAudio = original.AacAudio

type AacAudioProfile ¶

type AacAudioProfile = original.AacAudioProfile

func PossibleAacAudioProfileValues ¶

func PossibleAacAudioProfileValues() []AacAudioProfile

type AkamaiAccessControl ¶

type AkamaiAccessControl = original.AkamaiAccessControl

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

func NewAssetCollectionPage ¶

func NewAssetCollectionPage(getNextPage func(context.Context, AssetCollection) (AssetCollection, error)) AssetCollectionPage

type AssetContainerSas ¶

type AssetContainerSas = original.AssetContainerSas

type AssetProperties ¶

type AssetProperties = original.AssetProperties

type AssetStorageEncryptionKey ¶

type AssetStorageEncryptionKey = original.AssetStorageEncryptionKey

type AssetsClient ¶

type AssetsClient = original.AssetsClient

func NewAssetsClient ¶

func NewAssetsClient(subscriptionID string) AssetsClient

func NewAssetsClientWithBaseURI ¶

func NewAssetsClientWithBaseURI(baseURI string, subscriptionID string) AssetsClient

type Audio ¶

type Audio = original.Audio

type AudioAnalyzerPreset ¶

type AudioAnalyzerPreset = original.AudioAnalyzerPreset

type AudioOverlay ¶

type AudioOverlay = original.AudioOverlay

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 BasicCodec ¶

type BasicCodec = original.BasicCodec

type BasicFormat ¶

type BasicFormat = original.BasicFormat

type BasicImage ¶

type BasicImage = original.BasicImage

type BasicImageFormat ¶

type BasicImageFormat = original.BasicImageFormat

type BasicJobInput ¶

type BasicJobInput = original.BasicJobInput

type BasicJobInputClip ¶

type BasicJobInputClip = original.BasicJobInputClip

type BasicJobOutput ¶

type BasicJobOutput = original.BasicJobOutput

type BasicLayer ¶

type BasicLayer = original.BasicLayer

type BasicMultiBitrateFormat ¶

type BasicMultiBitrateFormat = original.BasicMultiBitrateFormat

type BasicOverlay ¶

type BasicOverlay = original.BasicOverlay

type BasicPreset ¶

type BasicPreset = original.BasicPreset

type BasicVideo ¶

type BasicVideo = original.BasicVideo

type BasicVideoLayer ¶

type BasicVideoLayer = original.BasicVideoLayer

type BuiltInStandardEncoderPreset ¶

type BuiltInStandardEncoderPreset = original.BuiltInStandardEncoderPreset

type CbcsDrmConfiguration ¶

type CbcsDrmConfiguration = original.CbcsDrmConfiguration

type CencDrmConfiguration ¶

type CencDrmConfiguration = original.CencDrmConfiguration

type CheckNameAvailabilityInput ¶

type CheckNameAvailabilityInput = original.CheckNameAvailabilityInput

type Codec ¶

type Codec = original.Codec

type CommonEncryptionCbcs ¶

type CommonEncryptionCbcs = original.CommonEncryptionCbcs

type CommonEncryptionCenc ¶

type CommonEncryptionCenc = original.CommonEncryptionCenc

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 CrossSiteAccessPolicies ¶

type CrossSiteAccessPolicies = original.CrossSiteAccessPolicies

type DefaultKey ¶

type DefaultKey = original.DefaultKey

type Deinterlace ¶

type Deinterlace = original.Deinterlace

type DeinterlaceMode ¶

type DeinterlaceMode = original.DeinterlaceMode

func PossibleDeinterlaceModeValues ¶

func PossibleDeinterlaceModeValues() []DeinterlaceMode

type DeinterlaceParity ¶

type DeinterlaceParity = original.DeinterlaceParity

func PossibleDeinterlaceParityValues ¶

func PossibleDeinterlaceParityValues() []DeinterlaceParity

type EnabledProtocols ¶

type EnabledProtocols = original.EnabledProtocols

type EncoderNamedPreset ¶

type EncoderNamedPreset = original.EncoderNamedPreset

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 (
	Cabac EntropyMode = original.Cabac
	Cavlc EntropyMode = original.Cavlc
)

func PossibleEntropyModeValues ¶

func PossibleEntropyModeValues() []EntropyMode

type EnvelopeEncryption ¶

type EnvelopeEncryption = original.EnvelopeEncryption

type Filters ¶

type Filters = original.Filters

type Format ¶

type Format = original.Format

type H264Complexity ¶

type H264Complexity = original.H264Complexity

func PossibleH264ComplexityValues ¶

func PossibleH264ComplexityValues() []H264Complexity

type H264Layer ¶

type H264Layer = original.H264Layer

type H264Video ¶

type H264Video = original.H264Video

type H264VideoProfile ¶

type H264VideoProfile = original.H264VideoProfile

func PossibleH264VideoProfileValues ¶

func PossibleH264VideoProfileValues() []H264VideoProfile

type Hls ¶

type Hls = original.Hls

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 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(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 (
	ConfigurationUnsupported JobErrorCode = original.ConfigurationUnsupported
	ContentMalformed         JobErrorCode = original.ContentMalformed
	ContentUnsupported       JobErrorCode = original.ContentUnsupported
	DownloadNotAccessible    JobErrorCode = original.DownloadNotAccessible
	DownloadTransientError   JobErrorCode = original.DownloadTransientError
	ServiceError             JobErrorCode = original.ServiceError
	ServiceTransientError    JobErrorCode = original.ServiceTransientError
	UploadNotAccessible      JobErrorCode = original.UploadNotAccessible
	UploadTransientError     JobErrorCode = original.UploadTransientError
)

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 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 (
	DoNotRetry JobRetry = original.DoNotRetry
	MayRetry   JobRetry = original.MayRetry
)

func PossibleJobRetryValues ¶

func PossibleJobRetryValues() []JobRetry

type JobState ¶

type JobState = original.JobState

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 Layer ¶

type Layer = original.Layer

type ListContainerSasInput ¶

type ListContainerSasInput = original.ListContainerSasInput

type ListContentKeysResponse ¶

type ListContentKeysResponse = original.ListContentKeysResponse

type ListPathsResponse ¶

type ListPathsResponse = original.ListPathsResponse

type LiveEvent ¶

type LiveEvent = original.LiveEvent

type LiveEventActionInput ¶

type LiveEventActionInput = original.LiveEventActionInput

type LiveEventEncoding ¶

type LiveEventEncoding = original.LiveEventEncoding

type LiveEventEncodingType ¶

type LiveEventEncodingType = original.LiveEventEncodingType
const (
	LiveEventEncodingTypeBasic LiveEventEncodingType = original.LiveEventEncodingTypeBasic
	LiveEventEncodingTypeNone  LiveEventEncodingType = original.LiveEventEncodingTypeNone
)

func PossibleLiveEventEncodingTypeValues ¶

func PossibleLiveEventEncodingTypeValues() []LiveEventEncodingType

type LiveEventEndpoint ¶

type LiveEventEndpoint = original.LiveEventEndpoint

type LiveEventInput ¶

type LiveEventInput = original.LiveEventInput

type LiveEventInputProtocol ¶

type LiveEventInputProtocol = original.LiveEventInputProtocol

func PossibleLiveEventInputProtocolValues ¶

func PossibleLiveEventInputProtocolValues() []LiveEventInputProtocol

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 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 Location ¶

type Location = original.Location

type LocationsClient ¶

type LocationsClient = original.LocationsClient

func NewLocationsClient ¶

func NewLocationsClient(subscriptionID string) LocationsClient

func NewLocationsClientWithBaseURI ¶

func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient

type MediaservicesClient ¶

type MediaservicesClient = original.MediaservicesClient

func NewMediaservicesClient ¶

func NewMediaservicesClient(subscriptionID string) MediaservicesClient

func NewMediaservicesClientWithBaseURI ¶

func NewMediaservicesClientWithBaseURI(baseURI string, subscriptionID string) MediaservicesClient

type Mp4Format ¶

type Mp4Format = original.Mp4Format

type MultiBitrateFormat ¶

type MultiBitrateFormat = original.MultiBitrateFormat

type NoEncryption ¶

type NoEncryption = original.NoEncryption

type ODataError ¶

type ODataError = original.ODataError

type OdataType ¶

type OdataType = original.OdataType
const (
	OdataTypeContentKeyPolicyPlayReadyContentKeyLocation                                  OdataType = original.OdataTypeContentKeyPolicyPlayReadyContentKeyLocation
	OdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader        OdataType = original.OdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
	OdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier OdataType = original.OdataTypeMicrosoftMediaContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
)

func PossibleOdataTypeValues ¶

func PossibleOdataTypeValues() []OdataType

type OdataTypeBasicCodec ¶

type OdataTypeBasicCodec = original.OdataTypeBasicCodec

func PossibleOdataTypeBasicCodecValues ¶

func PossibleOdataTypeBasicCodecValues() []OdataTypeBasicCodec

type OdataTypeBasicFormat ¶

type OdataTypeBasicFormat = original.OdataTypeBasicFormat

func PossibleOdataTypeBasicFormatValues ¶

func PossibleOdataTypeBasicFormatValues() []OdataTypeBasicFormat

type OdataTypeBasicJobInput ¶

type OdataTypeBasicJobInput = original.OdataTypeBasicJobInput

func PossibleOdataTypeBasicJobInputValues ¶

func PossibleOdataTypeBasicJobInputValues() []OdataTypeBasicJobInput

type OdataTypeBasicJobOutput ¶

type OdataTypeBasicJobOutput = original.OdataTypeBasicJobOutput
const (
	OdataTypeJobOutput                    OdataTypeBasicJobOutput = original.OdataTypeJobOutput
	OdataTypeMicrosoftMediaJobOutputAsset OdataTypeBasicJobOutput = original.OdataTypeMicrosoftMediaJobOutputAsset
)

func PossibleOdataTypeBasicJobOutputValues ¶

func PossibleOdataTypeBasicJobOutputValues() []OdataTypeBasicJobOutput

type OdataTypeBasicLayer ¶

type OdataTypeBasicLayer = original.OdataTypeBasicLayer

func PossibleOdataTypeBasicLayerValues ¶

func PossibleOdataTypeBasicLayerValues() []OdataTypeBasicLayer

type OdataTypeBasicOverlay ¶

type OdataTypeBasicOverlay = original.OdataTypeBasicOverlay

func PossibleOdataTypeBasicOverlayValues ¶

func PossibleOdataTypeBasicOverlayValues() []OdataTypeBasicOverlay

type OdataTypeBasicPreset ¶

type OdataTypeBasicPreset = original.OdataTypeBasicPreset
const (
	OdataTypeMicrosoftMediaAudioAnalyzerPreset          OdataTypeBasicPreset = original.OdataTypeMicrosoftMediaAudioAnalyzerPreset
	OdataTypeMicrosoftMediaBuiltInStandardEncoderPreset OdataTypeBasicPreset = original.OdataTypeMicrosoftMediaBuiltInStandardEncoderPreset
	OdataTypeMicrosoftMediaStandardEncoderPreset        OdataTypeBasicPreset = original.OdataTypeMicrosoftMediaStandardEncoderPreset
	OdataTypeMicrosoftMediaVideoAnalyzerPreset          OdataTypeBasicPreset = original.OdataTypeMicrosoftMediaVideoAnalyzerPreset
	OdataTypePreset                                     OdataTypeBasicPreset = original.OdataTypePreset
)

func PossibleOdataTypeBasicPresetValues ¶

func PossibleOdataTypeBasicPresetValues() []OdataTypeBasicPreset

type OnErrorType ¶

type OnErrorType = original.OnErrorType
const (
	ContinueJob       OnErrorType = original.ContinueJob
	StopProcessingJob OnErrorType = original.StopProcessingJob
)

func PossibleOnErrorTypeValues ¶

func PossibleOnErrorTypeValues() []OnErrorType

type Operation ¶

type Operation = original.Operation

type OperationCollection ¶

type OperationCollection = original.OperationCollection

type OperationDisplay ¶

type OperationDisplay = original.OperationDisplay

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 Preset ¶

type Preset = original.Preset

type Priority ¶

type Priority = original.Priority
const (
	High   Priority = original.High
	Low    Priority = original.Low
	Normal Priority = original.Normal
)

func PossiblePriorityValues ¶

func PossiblePriorityValues() []Priority

type Provider ¶

type Provider = original.Provider

type ProxyResource ¶

type ProxyResource = original.ProxyResource

type Rectangle ¶

type Rectangle = original.Rectangle

type Resource ¶

type Resource = original.Resource

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 Service ¶

type Service = original.Service

type ServiceCollection ¶

type ServiceCollection = original.ServiceCollection

type ServiceCollectionPage ¶

type ServiceCollectionPage = original.ServiceCollectionPage

type ServiceProperties ¶

type ServiceProperties = original.ServiceProperties

type StandardEncoderPreset ¶

type StandardEncoderPreset = original.StandardEncoderPreset

type StorageAccount ¶

type StorageAccount = original.StorageAccount

type StorageAccountType ¶

type StorageAccountType = original.StorageAccountType

func PossibleStorageAccountTypeValues ¶

func PossibleStorageAccountTypeValues() []StorageAccountType

type StreamOptionsFlag ¶

type StreamOptionsFlag = original.StreamOptionsFlag

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 SubscriptionMediaService ¶

type SubscriptionMediaService = original.SubscriptionMediaService

type SyncStorageKeysInput ¶

type SyncStorageKeysInput = original.SyncStorageKeysInput

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 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 Video ¶

type Video = original.Video

type VideoAnalyzerPreset ¶

type VideoAnalyzerPreset = original.VideoAnalyzerPreset

type VideoLayer ¶

type VideoLayer = original.VideoLayer

type VideoOverlay ¶

type VideoOverlay = original.VideoOverlay

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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