CloudMediaContext Class
Describes the context from which all entities in the Microsoft WindowsAzure Media Services platform can be accessed.
System.Object
Microsoft.WindowsAzure.MediaServices.Client.MediaContextBase
Microsoft.WindowsAzure.MediaServices.Client.CloudMediaContext
Microsoft.WindowsAzure.MediaServices.Client.MediaContextBase
Microsoft.WindowsAzure.MediaServices.Client.CloudMediaContext
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
The CloudMediaContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CloudMediaContext(String, String) | Initializes a new instance of the CloudMediaContext class. |
![]() | CloudMediaContext(Uri, String, String) | Initializes a new instance of the CloudMediaContext class. |
![]() | CloudMediaContext(Uri, String, String, String, String) | Initializes a new instance of the CloudMediaContext class. |
| Name | Description | |
|---|---|---|
![]() | AccessPolicies | Gets the collection of access policies in the system. (Overrides MediaContextBase.AccessPolicies.) |
![]() | Assets | Gets the collection of assets in the system. (Overrides MediaContextBase.Assets.) |
![]() | ContentKeys | Gets the collection of content keys in the system. (Overrides MediaContextBase.ContentKeys.) |
![]() | Files | Gets the collection of files in the system. (Overrides MediaContextBase.Files.) |
![]() | IngestManifestAssets | Gets the collection of manifest assets in the system |
![]() | IngestManifestFiles | Gets the collection of manifest asset files in the system |
![]() | IngestManifests | Gets the collection of bulk ingest manifests in the system. |
![]() | Jobs | Gets the collection of jobs available in the system. (Overrides MediaContextBase.Jobs.) |
![]() | JobTemplates | Gets the collection of job templates available in the system. (Overrides MediaContextBase.JobTemplates.) |
![]() | Locators | Gets the collection of locators in the system. |
![]() | MediaProcessors | Gets the collection of media processors available in the system. (Overrides MediaContextBase.MediaProcessors.) |
![]() | NotificationEndPoints | Gets the collection of notification endpoints |
![]() | NumberOfConcurrentTransfers | Gets or sets the number of concurrent blob transfers allowed. |
![]() | ParallelTransferThreadCount | Gets or sets the number of threads to use to for each blob transfer. |
