ComprarBuy
1-855-856-7678
SuporteSupport
Provides classes related to creating Windows Azure Media Services applications.
| Class | Description | |
|---|---|---|
|
AccessPolicyBaseCollection | Represents a collection of IAccessPolicy. |
|
AssetBaseCollection | Represents the base of all asset collections. |
|
AssetCollection | Represents a collection of IAsset. |
|
AssetFileBaseCollection | Provides a base class for all IAssetFile collections. |
|
BaseCollection<T> | Represents a base media collection. |
|
BlobTransferClient | Represents a client to operate on Windows Azure Blobs. |
|
BlobTransferCompleteEventArgs | Represents the information for blob transfer completion event. |
|
BlobTransferProgressChangedEventArgs | Represents the progress of a blob tranfer, used by TransferProgressChanged event. |
|
CloudBaseCollection<T> | Represents a Base Collection that has a DataServiceContext. |
|
CloudMediaContext | Describes the context from which all entities in the Microsoft WindowsAzure Media Services platform can be accessed. |
|
CommonEncryption | Provides common encryption of content keys. |
|
ConfigurationEncryption | Provide encryption for configuration. |
|
ContentKeyBaseCollection | Represents a collection of content keys. |
|
ContentKeyCollection | Represents a collection of IContentKey. |
|
DownloadProgressChangedEventArgs | Describes the status of a download operation. |
|
EncryptionUtils | Provides helpers for encryption. |
|
EnvelopeEncryption | Provides envelope encryption. |
|
ErrorDetail | Describes an error encountered during the execution of a task. |
|
FileEncryption | Provides file encryption. |
|
FileEncryptionTransform | Provides a file encryption transformation. |
|
IngestIngestManifestStatistics | Represent statistic information about the ingest manifest. |
|
IngestManifestAssetCollection | Represents a collection of IIngestManifestAsset. |
|
IngestManifestCollection | Represents IQueryable collection of IIngestManifest. |
|
IngestManifestFileCollection | Represents a collection of IIngestManifestFile. |
|
InputAssetCollection<T> | Enumerable for task input assets. |
|
JobBaseCollection | Represents a collection of IJob. |
|
JobNotificationSubscriptionCollection | The notification subscriptions for the job. |
|
JobStateChangedEventArgs | Describes the change of state of an IJob that was submitted. |
|
JobTemplateBaseCollection | Represents a collection of IJobTemplate. |
|
LocatorBaseCollection | Represents a collection of ILocator. |
|
MediaContextBase | Represents a base media context containing collections to operate on. |
|
MediaProcessorBaseCollection | Represents a collection of IMediaProcessor objects. |
|
NotificationEndPointCollection | Represents a collection of INotificationEndPoint objects. |
|
OutputAssetCollection | A collection of output assets. |
|
TaskCollection | A collection of tasks. |
|
TaskHistoricalEvent | Represents a task history event |
|
UploadProgressChangedEventArgs | Describes the status of a upload operation. |
| Interface | Description | |
|---|---|---|
|
IAccessPolicy | Defines an access policy to an IAsset in the system. |
|
IAsset | Represents an asset that can be an input to jobs or tasks. |
|
IAssetFile | Represents an file belonging to an Asset. |
|
IContentKey | Represents a content key that can be used for encryption and decryption. |
|
IIngestManifest | Represents bulk ingest manifest. |
|
IIngestManifestAsset | Represents an ingest manifest asset information describing what files need to be processed for a given asset |
|
IIngestManifestFile | Represents manifest file. |
|
IIngestManifestStatistics | Represent static information about manifest |
|
IJob | Describes a job in the system. |
|
IJobNotificationSubscription | Represents a job notification subscription which contains information about the state of the job and the endpoint from which the notification is sent. |
|
IJobTemplate | Represents a JobTemplate that can be used to create Jobs. |
|
ILocator | Represents the application of an access policy to an asset. |
|
IMediaProcessor | A component of Windows Azure Media Services that processes media. |
|
INotificationEndPoint | The endpoint to which the notifications about the job state are sent. |
|
ITask | Describes a task within a job in the system. |
|
ITaskTemplate | Represents a TaskTemplate. |
| Enumeration | Description | |
|---|---|---|
|
AccessPermissions | Specifies the permissions that an IAccessPolicy may grant. |
|
AssetCreationOptions | Specifies the the different options that an IAsset can be created with. |
|
AssetState | Specifies the allowed states of an asset. |
|
BlobTransferType | Specifies the type of the transfer. |
|
ContentKeyType | Specifies the type of a content key. |
|
IngestManifestFileState | Represents manifest asset file state |
|
IngestManifestState | Represents ingest manifest state. |
|
JobState | Specifies the possible Job states. |
|
JobTemplateType | Describes the types of job templates based on the accessiblity level. |
|
LocatorType | Specifies the available types locator. |
|
NotificationEndPointType | Enumeration of types of notification endpoint. None = 0, AzureQueue = 1. |
|
NotificationJobState | Enumeration of notification job states. None = 0, FinalStatesOnly = 1, All = 2. |
|
ProtectionKeyType | Describes the types of protection keys. |
|
TaskOptions | Specifies the options for creating Tasks. |