videoanalyzer

package
v60.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 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 AccessPoliciesClient

type AccessPoliciesClient = original.AccessPoliciesClient

func NewAccessPoliciesClient

func NewAccessPoliciesClient(subscriptionID string) AccessPoliciesClient

func NewAccessPoliciesClientWithBaseURI

func NewAccessPoliciesClientWithBaseURI(baseURI string, subscriptionID string) AccessPoliciesClient

type AccessPolicyEccAlgo

type AccessPolicyEccAlgo = original.AccessPolicyEccAlgo

func PossibleAccessPolicyEccAlgoValues

func PossibleAccessPolicyEccAlgoValues() []AccessPolicyEccAlgo

type AccessPolicyEntity

type AccessPolicyEntity = original.AccessPolicyEntity

type AccessPolicyEntityCollection

type AccessPolicyEntityCollection = original.AccessPolicyEntityCollection

type AccessPolicyProperties

type AccessPolicyProperties = original.AccessPolicyProperties

type AccessPolicyRole

type AccessPolicyRole = original.AccessPolicyRole
const (
	AccessPolicyRoleReader AccessPolicyRole = original.AccessPolicyRoleReader
)

func PossibleAccessPolicyRoleValues

func PossibleAccessPolicyRoleValues() []AccessPolicyRole

type AccessPolicyRsaAlgo

type AccessPolicyRsaAlgo = original.AccessPolicyRsaAlgo

func PossibleAccessPolicyRsaAlgoValues

func PossibleAccessPolicyRsaAlgoValues() []AccessPolicyRsaAlgo

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 ActionType

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

func PossibleActionTypeValues

func PossibleActionTypeValues() []ActionType

type AudioEncoderAac

type AudioEncoderAac = original.AudioEncoderAac

type AudioEncoderBase

type AudioEncoderBase = original.AudioEncoderBase

type AuthenticationBase

type AuthenticationBase = original.AuthenticationBase

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 BasicAudioEncoderBase

type BasicAudioEncoderBase = original.BasicAudioEncoderBase

type BasicAuthenticationBase

type BasicAuthenticationBase = original.BasicAuthenticationBase

type BasicCertificateSource

type BasicCertificateSource = original.BasicCertificateSource

type BasicCredentialsBase

type BasicCredentialsBase = original.BasicCredentialsBase

type BasicEncoderPresetBase

type BasicEncoderPresetBase = original.BasicEncoderPresetBase

type BasicEndpointBase

type BasicEndpointBase = original.BasicEndpointBase

type BasicNodeBase

type BasicNodeBase = original.BasicNodeBase

type BasicProcessorNodeBase

type BasicProcessorNodeBase = original.BasicProcessorNodeBase

type BasicSinkNodeBase

type BasicSinkNodeBase = original.BasicSinkNodeBase

type BasicSourceNodeBase

type BasicSourceNodeBase = original.BasicSourceNodeBase

type BasicTimeSequenceBase

type BasicTimeSequenceBase = original.BasicTimeSequenceBase

type BasicTokenKey

type BasicTokenKey = original.BasicTokenKey

type BasicTunnelBase

type BasicTunnelBase = original.BasicTunnelBase

type BasicVideoEncoderBase

type BasicVideoEncoderBase = original.BasicVideoEncoderBase

type CertificateSource

type CertificateSource = original.CertificateSource

type CheckNameAvailabilityReason

type CheckNameAvailabilityReason = original.CheckNameAvailabilityReason
const (
	CheckNameAvailabilityReasonAlreadyExists CheckNameAvailabilityReason = original.CheckNameAvailabilityReasonAlreadyExists
	CheckNameAvailabilityReasonInvalid       CheckNameAvailabilityReason = original.CheckNameAvailabilityReasonInvalid
)

func PossibleCheckNameAvailabilityReasonValues

func PossibleCheckNameAvailabilityReasonValues() []CheckNameAvailabilityReason

type CheckNameAvailabilityRequest

type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest

type CheckNameAvailabilityResponse

type CheckNameAvailabilityResponse = original.CheckNameAvailabilityResponse

type Collection

type Collection = original.Collection

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 CredentialsBase

type CredentialsBase = original.CredentialsBase

type EccTokenKey

type EccTokenKey = original.EccTokenKey

type EdgeModuleEntity

type EdgeModuleEntity = original.EdgeModuleEntity

type EdgeModuleEntityCollection

type EdgeModuleEntityCollection = original.EdgeModuleEntityCollection

type EdgeModuleProperties

type EdgeModuleProperties = original.EdgeModuleProperties

type EdgeModuleProvisioningToken

type EdgeModuleProvisioningToken = original.EdgeModuleProvisioningToken

type EdgeModulesClient

type EdgeModulesClient = original.EdgeModulesClient

func NewEdgeModulesClient

func NewEdgeModulesClient(subscriptionID string) EdgeModulesClient

func NewEdgeModulesClientWithBaseURI

func NewEdgeModulesClientWithBaseURI(baseURI string, subscriptionID string) EdgeModulesClient

type EncoderCustomPreset

type EncoderCustomPreset = original.EncoderCustomPreset

type EncoderPresetBase

type EncoderPresetBase = original.EncoderPresetBase

type EncoderProcessor

type EncoderProcessor = original.EncoderProcessor

type EncoderSystemPreset

type EncoderSystemPreset = original.EncoderSystemPreset

type EncoderSystemPresetType

type EncoderSystemPresetType = original.EncoderSystemPresetType
const (
	EncoderSystemPresetTypeSingleLayer1080pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer1080pH264AAC
	EncoderSystemPresetTypeSingleLayer2160pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer2160pH264AAC
	EncoderSystemPresetTypeSingleLayer540pH264AAC  EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer540pH264AAC
	EncoderSystemPresetTypeSingleLayer720pH264AAC  EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer720pH264AAC
)

func PossibleEncoderSystemPresetTypeValues

func PossibleEncoderSystemPresetTypeValues() []EncoderSystemPresetType

type Endpoint

type Endpoint = original.Endpoint

type EndpointBase

type EndpointBase = original.EndpointBase

type ErrorAdditionalInfo

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorDetail

type ErrorDetail = original.ErrorDetail

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type GroupLevelAccessControl

type GroupLevelAccessControl = original.GroupLevelAccessControl

type Identity

type Identity = original.Identity

type IotHub

type IotHub = original.IotHub

type JwtAuthentication

type JwtAuthentication = original.JwtAuthentication

type KeyVaultProperties

type KeyVaultProperties = original.KeyVaultProperties

type Kind

type Kind = original.Kind
const (
	KindBatch Kind = original.KindBatch
	KindLive  Kind = original.KindLive
)

func PossibleKindValues

func PossibleKindValues() []Kind

type ListProvisioningTokenInput

type ListProvisioningTokenInput = original.ListProvisioningTokenInput

type LivePipeline

type LivePipeline = original.LivePipeline

type LivePipelineCollection

type LivePipelineCollection = original.LivePipelineCollection

type LivePipelineOperationStatus

type LivePipelineOperationStatus = original.LivePipelineOperationStatus

type LivePipelineOperationStatusesClient

type LivePipelineOperationStatusesClient = original.LivePipelineOperationStatusesClient

func NewLivePipelineOperationStatusesClient

func NewLivePipelineOperationStatusesClient(subscriptionID string) LivePipelineOperationStatusesClient

func NewLivePipelineOperationStatusesClientWithBaseURI

func NewLivePipelineOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) LivePipelineOperationStatusesClient

type LivePipelineProperties

type LivePipelineProperties = original.LivePipelineProperties

type LivePipelinePropertiesUpdate

type LivePipelinePropertiesUpdate = original.LivePipelinePropertiesUpdate

type LivePipelineState

type LivePipelineState = original.LivePipelineState
const (
	LivePipelineStateActivating   LivePipelineState = original.LivePipelineStateActivating
	LivePipelineStateActive       LivePipelineState = original.LivePipelineStateActive
	LivePipelineStateDeactivating LivePipelineState = original.LivePipelineStateDeactivating
	LivePipelineStateInactive     LivePipelineState = original.LivePipelineStateInactive
)

func PossibleLivePipelineStateValues

func PossibleLivePipelineStateValues() []LivePipelineState

type LivePipelineUpdate

type LivePipelineUpdate = original.LivePipelineUpdate

type LivePipelinesActivateFuture

type LivePipelinesActivateFuture = original.LivePipelinesActivateFuture

type LivePipelinesClient

type LivePipelinesClient = original.LivePipelinesClient

func NewLivePipelinesClient

func NewLivePipelinesClient(subscriptionID string) LivePipelinesClient

func NewLivePipelinesClientWithBaseURI

func NewLivePipelinesClientWithBaseURI(baseURI string, subscriptionID string) LivePipelinesClient

type LivePipelinesDeactivateFuture

type LivePipelinesDeactivateFuture = original.LivePipelinesDeactivateFuture

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 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 Model

type Model = original.Model

type NetworkAccessControl

type NetworkAccessControl = original.NetworkAccessControl

type NodeBase

type NodeBase = original.NodeBase

type NodeInput

type NodeInput = original.NodeInput

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 OperationResultsGroupClient

type OperationResultsGroupClient = original.OperationResultsGroupClient

func NewOperationResultsGroupClient

func NewOperationResultsGroupClient(subscriptionID string) OperationResultsGroupClient

func NewOperationResultsGroupClientWithBaseURI

func NewOperationResultsGroupClientWithBaseURI(baseURI string, subscriptionID string) OperationResultsGroupClient

type OperationStatus

type OperationStatus = original.OperationStatus

type OperationStatusesClient

type OperationStatusesClient = original.OperationStatusesClient

func NewOperationStatusesClient

func NewOperationStatusesClient(subscriptionID string) OperationStatusesClient

func NewOperationStatusesClientWithBaseURI

func NewOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesClient

type OperationStatusesGroupClient

type OperationStatusesGroupClient = original.OperationStatusesGroupClient

func NewOperationStatusesGroupClient

func NewOperationStatusesGroupClient(subscriptionID string) OperationStatusesGroupClient

func NewOperationStatusesGroupClientWithBaseURI

func NewOperationStatusesGroupClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesGroupClient

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type ParameterDeclaration

type ParameterDeclaration = original.ParameterDeclaration

type ParameterDefinition

type ParameterDefinition = original.ParameterDefinition

type ParameterType

type ParameterType = original.ParameterType
const (
	ParameterTypeBool         ParameterType = original.ParameterTypeBool
	ParameterTypeDouble       ParameterType = original.ParameterTypeDouble
	ParameterTypeInt          ParameterType = original.ParameterTypeInt
	ParameterTypeSecretString ParameterType = original.ParameterTypeSecretString
	ParameterTypeString       ParameterType = original.ParameterTypeString
)

func PossibleParameterTypeValues

func PossibleParameterTypeValues() []ParameterType

type PemCertificateList

type PemCertificateList = original.PemCertificateList

type PipelineJob

type PipelineJob = original.PipelineJob

type PipelineJobCollection

type PipelineJobCollection = original.PipelineJobCollection

type PipelineJobError

type PipelineJobError = original.PipelineJobError

type PipelineJobOperationStatus

type PipelineJobOperationStatus = original.PipelineJobOperationStatus

type PipelineJobOperationStatusesClient

type PipelineJobOperationStatusesClient = original.PipelineJobOperationStatusesClient

func NewPipelineJobOperationStatusesClient

func NewPipelineJobOperationStatusesClient(subscriptionID string) PipelineJobOperationStatusesClient

func NewPipelineJobOperationStatusesClientWithBaseURI

func NewPipelineJobOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) PipelineJobOperationStatusesClient

type PipelineJobProperties

type PipelineJobProperties = original.PipelineJobProperties

type PipelineJobPropertiesUpdate

type PipelineJobPropertiesUpdate = original.PipelineJobPropertiesUpdate

type PipelineJobState

type PipelineJobState = original.PipelineJobState
const (
	PipelineJobStateCanceled   PipelineJobState = original.PipelineJobStateCanceled
	PipelineJobStateCompleted  PipelineJobState = original.PipelineJobStateCompleted
	PipelineJobStateFailed     PipelineJobState = original.PipelineJobStateFailed
	PipelineJobStateProcessing PipelineJobState = original.PipelineJobStateProcessing
)

func PossiblePipelineJobStateValues

func PossiblePipelineJobStateValues() []PipelineJobState

type PipelineJobUpdate

type PipelineJobUpdate = original.PipelineJobUpdate

type PipelineJobsCancelFuture

type PipelineJobsCancelFuture = original.PipelineJobsCancelFuture

type PipelineJobsClient

type PipelineJobsClient = original.PipelineJobsClient

func NewPipelineJobsClient

func NewPipelineJobsClient(subscriptionID string) PipelineJobsClient

func NewPipelineJobsClientWithBaseURI

func NewPipelineJobsClientWithBaseURI(baseURI string, subscriptionID string) PipelineJobsClient

type PipelineTopologiesClient

type PipelineTopologiesClient = original.PipelineTopologiesClient

func NewPipelineTopologiesClient

func NewPipelineTopologiesClient(subscriptionID string) PipelineTopologiesClient

func NewPipelineTopologiesClientWithBaseURI

func NewPipelineTopologiesClientWithBaseURI(baseURI string, subscriptionID string) PipelineTopologiesClient

type PipelineTopology

type PipelineTopology = original.PipelineTopology

type PipelineTopologyCollection

type PipelineTopologyCollection = original.PipelineTopologyCollection

type PipelineTopologyProperties

type PipelineTopologyProperties = original.PipelineTopologyProperties

type PipelineTopologyPropertiesUpdate

type PipelineTopologyPropertiesUpdate = original.PipelineTopologyPropertiesUpdate

type PipelineTopologyUpdate

type PipelineTopologyUpdate = original.PipelineTopologyUpdate

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 PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProcessorNodeBase

type ProcessorNodeBase = original.ProcessorNodeBase

type Properties

type Properties = original.Properties

type PropertiesType

type PropertiesType = original.PropertiesType

type PropertiesUpdate

type PropertiesUpdate = original.PropertiesUpdate

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 Resource

type Resource = original.Resource

type ResourceIdentity

type ResourceIdentity = original.ResourceIdentity

type RsaTokenKey

type RsaTokenKey = original.RsaTokenKey

type RtspSource

type RtspSource = original.RtspSource

type RtspTransport

type RtspTransport = original.RtspTransport
const (
	RtspTransportHTTP RtspTransport = original.RtspTransportHTTP
	RtspTransportTCP  RtspTransport = original.RtspTransportTCP
)

func PossibleRtspTransportValues

func PossibleRtspTransportValues() []RtspTransport

type SecureIotDeviceRemoteTunnel

type SecureIotDeviceRemoteTunnel = original.SecureIotDeviceRemoteTunnel

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type SinkNodeBase

type SinkNodeBase = original.SinkNodeBase

type Sku

type Sku = original.Sku

type SkuName

type SkuName = original.SkuName
const (
	SkuNameBatchS1 SkuName = original.SkuNameBatchS1
	SkuNameLiveS1  SkuName = original.SkuNameLiveS1
)

func PossibleSkuNameValues

func PossibleSkuNameValues() []SkuName

type SkuTier

type SkuTier = original.SkuTier
const (
	SkuTierStandard SkuTier = original.SkuTierStandard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type SourceNodeBase

type SourceNodeBase = original.SourceNodeBase

type StorageAccount

type StorageAccount = original.StorageAccount

type SystemData

type SystemData = original.SystemData

type TLSEndpoint

type TLSEndpoint = original.TLSEndpoint

type TLSValidationOptions

type TLSValidationOptions = original.TLSValidationOptions

type TimeSequenceBase

type TimeSequenceBase = original.TimeSequenceBase

type TokenClaim

type TokenClaim = original.TokenClaim

type TokenKey

type TokenKey = original.TokenKey

type TrackedResource

type TrackedResource = original.TrackedResource

type TunnelBase

type TunnelBase = original.TunnelBase

type Type

type Type = original.Type
const (
	TypeMicrosoftVideoAnalyzerEncoderProcessor  Type = original.TypeMicrosoftVideoAnalyzerEncoderProcessor
	TypeMicrosoftVideoAnalyzerProcessorNodeBase Type = original.TypeMicrosoftVideoAnalyzerProcessorNodeBase
	TypeMicrosoftVideoAnalyzerRtspSource        Type = original.TypeMicrosoftVideoAnalyzerRtspSource
	TypeMicrosoftVideoAnalyzerSinkNodeBase      Type = original.TypeMicrosoftVideoAnalyzerSinkNodeBase
	TypeMicrosoftVideoAnalyzerSourceNodeBase    Type = original.TypeMicrosoftVideoAnalyzerSourceNodeBase
	TypeMicrosoftVideoAnalyzerVideoSink         Type = original.TypeMicrosoftVideoAnalyzerVideoSink
	TypeMicrosoftVideoAnalyzerVideoSource       Type = original.TypeMicrosoftVideoAnalyzerVideoSource
	TypeNodeBase                                Type = original.TypeNodeBase
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type TypeBasicAudioEncoderBase

type TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBase
const (
	TypeBasicAudioEncoderBaseTypeAudioEncoderBase                      TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBaseTypeAudioEncoderBase
	TypeBasicAudioEncoderBaseTypeMicrosoftVideoAnalyzerAudioEncoderAac TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBaseTypeMicrosoftVideoAnalyzerAudioEncoderAac
)

func PossibleTypeBasicAudioEncoderBaseValues

func PossibleTypeBasicAudioEncoderBaseValues() []TypeBasicAudioEncoderBase

type TypeBasicAuthenticationBase

type TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBase
const (
	TypeBasicAuthenticationBaseTypeAuthenticationBase                      TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBaseTypeAuthenticationBase
	TypeBasicAuthenticationBaseTypeMicrosoftVideoAnalyzerJwtAuthentication TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBaseTypeMicrosoftVideoAnalyzerJwtAuthentication
)

func PossibleTypeBasicAuthenticationBaseValues

func PossibleTypeBasicAuthenticationBaseValues() []TypeBasicAuthenticationBase

type TypeBasicCertificateSource

type TypeBasicCertificateSource = original.TypeBasicCertificateSource
const (
	TypeBasicCertificateSourceTypeCertificateSource                        TypeBasicCertificateSource = original.TypeBasicCertificateSourceTypeCertificateSource
	TypeBasicCertificateSourceTypeMicrosoftVideoAnalyzerPemCertificateList TypeBasicCertificateSource = original.TypeBasicCertificateSourceTypeMicrosoftVideoAnalyzerPemCertificateList
)

func PossibleTypeBasicCertificateSourceValues

func PossibleTypeBasicCertificateSourceValues() []TypeBasicCertificateSource

type TypeBasicCredentialsBase

type TypeBasicCredentialsBase = original.TypeBasicCredentialsBase
const (
	TypeBasicCredentialsBaseTypeCredentialsBase                                   TypeBasicCredentialsBase = original.TypeBasicCredentialsBaseTypeCredentialsBase
	TypeBasicCredentialsBaseTypeMicrosoftVideoAnalyzerUsernamePasswordCredentials TypeBasicCredentialsBase = original.TypeBasicCredentialsBaseTypeMicrosoftVideoAnalyzerUsernamePasswordCredentials
)

func PossibleTypeBasicCredentialsBaseValues

func PossibleTypeBasicCredentialsBaseValues() []TypeBasicCredentialsBase

type TypeBasicEncoderPresetBase

type TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBase
const (
	TypeBasicEncoderPresetBaseTypeEncoderPresetBase                         TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeEncoderPresetBase
	TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderCustomPreset TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderCustomPreset
	TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderSystemPreset TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderSystemPreset
)

func PossibleTypeBasicEncoderPresetBaseValues

func PossibleTypeBasicEncoderPresetBaseValues() []TypeBasicEncoderPresetBase

type TypeBasicEndpointBase

type TypeBasicEndpointBase = original.TypeBasicEndpointBase
const (
	TypeBasicEndpointBaseTypeEndpointBase                            TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeEndpointBase
	TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerTLSEndpoint       TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerTLSEndpoint
	TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerUnsecuredEndpoint TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerUnsecuredEndpoint
)

func PossibleTypeBasicEndpointBaseValues

func PossibleTypeBasicEndpointBaseValues() []TypeBasicEndpointBase

type TypeBasicTimeSequenceBase

type TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBase
const (
	TypeBasicTimeSequenceBaseTypeMicrosoftVideoAnalyzerVideoSequenceAbsoluteTimeMarkers TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBaseTypeMicrosoftVideoAnalyzerVideoSequenceAbsoluteTimeMarkers
	TypeBasicTimeSequenceBaseTypeTimeSequenceBase                                       TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBaseTypeTimeSequenceBase
)

func PossibleTypeBasicTimeSequenceBaseValues

func PossibleTypeBasicTimeSequenceBaseValues() []TypeBasicTimeSequenceBase

type TypeBasicTokenKey

type TypeBasicTokenKey = original.TypeBasicTokenKey
const (
	TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerEccTokenKey TypeBasicTokenKey = original.TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerEccTokenKey
	TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerRsaTokenKey TypeBasicTokenKey = original.TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerRsaTokenKey
	TypeBasicTokenKeyTypeTokenKey                          TypeBasicTokenKey = original.TypeBasicTokenKeyTypeTokenKey
)

func PossibleTypeBasicTokenKeyValues

func PossibleTypeBasicTokenKeyValues() []TypeBasicTokenKey

type TypeBasicTunnelBase

type TypeBasicTunnelBase = original.TypeBasicTunnelBase
const (
	TypeBasicTunnelBaseTypeMicrosoftVideoAnalyzerSecureIotDeviceRemoteTunnel TypeBasicTunnelBase = original.TypeBasicTunnelBaseTypeMicrosoftVideoAnalyzerSecureIotDeviceRemoteTunnel
	TypeBasicTunnelBaseTypeTunnelBase                                        TypeBasicTunnelBase = original.TypeBasicTunnelBaseTypeTunnelBase
)

func PossibleTypeBasicTunnelBaseValues

func PossibleTypeBasicTunnelBaseValues() []TypeBasicTunnelBase

type TypeBasicVideoEncoderBase

type TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBase
const (
	TypeBasicVideoEncoderBaseTypeMicrosoftVideoAnalyzerVideoEncoderH264 TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBaseTypeMicrosoftVideoAnalyzerVideoEncoderH264
	TypeBasicVideoEncoderBaseTypeVideoEncoderBase                       TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBaseTypeVideoEncoderBase
)

func PossibleTypeBasicVideoEncoderBaseValues

func PossibleTypeBasicVideoEncoderBaseValues() []TypeBasicVideoEncoderBase

type UnsecuredEndpoint

type UnsecuredEndpoint = original.UnsecuredEndpoint

type Update

type Update = original.Update

type UserAssignedManagedIdentity

type UserAssignedManagedIdentity = original.UserAssignedManagedIdentity

type UsernamePasswordCredentials

type UsernamePasswordCredentials = original.UsernamePasswordCredentials

type VideoAnalyzersClient

type VideoAnalyzersClient = original.VideoAnalyzersClient

func NewVideoAnalyzersClient

func NewVideoAnalyzersClient(subscriptionID string) VideoAnalyzersClient

func NewVideoAnalyzersClientWithBaseURI

func NewVideoAnalyzersClientWithBaseURI(baseURI string, subscriptionID string) VideoAnalyzersClient

type VideoAnalyzersUpdateFutureType

type VideoAnalyzersUpdateFutureType = original.VideoAnalyzersUpdateFutureType

type VideoArchival

type VideoArchival = original.VideoArchival

type VideoContentToken

type VideoContentToken = original.VideoContentToken

type VideoContentUrls

type VideoContentUrls = original.VideoContentUrls

type VideoCreationProperties

type VideoCreationProperties = original.VideoCreationProperties

type VideoEncoderBase

type VideoEncoderBase = original.VideoEncoderBase

type VideoEncoderH264

type VideoEncoderH264 = original.VideoEncoderH264

type VideoEntity

type VideoEntity = original.VideoEntity

type VideoEntityCollection

type VideoEntityCollection = original.VideoEntityCollection

type VideoFlags

type VideoFlags = original.VideoFlags

type VideoMediaInfo

type VideoMediaInfo = original.VideoMediaInfo

type VideoPreviewImageUrls

type VideoPreviewImageUrls = original.VideoPreviewImageUrls

type VideoProperties

type VideoProperties = original.VideoProperties

type VideoPublishingOptions

type VideoPublishingOptions = original.VideoPublishingOptions

type VideoScale

type VideoScale = original.VideoScale

type VideoScaleMode

type VideoScaleMode = original.VideoScaleMode
const (
	VideoScaleModePad                 VideoScaleMode = original.VideoScaleModePad
	VideoScaleModePreserveAspectRatio VideoScaleMode = original.VideoScaleModePreserveAspectRatio
	VideoScaleModeStretch             VideoScaleMode = original.VideoScaleModeStretch
)

func PossibleVideoScaleModeValues

func PossibleVideoScaleModeValues() []VideoScaleMode

type VideoSequenceAbsoluteTimeMarkers

type VideoSequenceAbsoluteTimeMarkers = original.VideoSequenceAbsoluteTimeMarkers

type VideoSink

type VideoSink = original.VideoSink

type VideoSource

type VideoSource = original.VideoSource

type VideoType

type VideoType = original.VideoType
const (
	VideoTypeArchive VideoType = original.VideoTypeArchive
	VideoTypeFile    VideoType = original.VideoTypeFile
)

func PossibleVideoTypeValues

func PossibleVideoTypeValues() []VideoType

type VideosClient

type VideosClient = original.VideosClient

func NewVideosClient

func NewVideosClient(subscriptionID string) VideosClient

func NewVideosClientWithBaseURI

func NewVideosClientWithBaseURI(baseURI string, subscriptionID string) VideosClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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