CloudMediaContextLive Class
[This topic is pre-release documentation and is subject to change in future releases. Participation in the preview is limited to invitees only. For more information, see the Release Notes.]
Describes the context from which all entities in the Microsoft Windows Azure Media Services platform can be accessed.
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.MediaServices.Client.MediaContextBase
Microsoft.WindowsAzure.MediaServices.Client.CloudMediaContext
Microsoft.WindowsAzure.MediaServices.Client.CloudMediaContextLive
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client.Live (in Microsoft.WindowsAzure.MediaServices.Client.Live.dll)
Syntax
'Declaration
Public Class CloudMediaContextLive _
Inherits CloudMediaContext
'Usage
Dim instance As CloudMediaContextLive
public class CloudMediaContextLive : CloudMediaContext
public ref class CloudMediaContextLive : public CloudMediaContext
type CloudMediaContextLive =
class
inherit CloudMediaContext
end
public class CloudMediaContextLive extends CloudMediaContext
The CloudMediaContextLive type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
CloudMediaContextLive(String, String) | Initializes a new instance of the CloudMediaContext class, specifying the Windows Azure Media Services account name and key. |
![]() |
CloudMediaContextLive(Uri, String, String) | Initializes a new instance of the CloudMediaContext class specifying the API endpoint, the Windows Azure Media account name and key. |
![]() |
CloudMediaContextLive(Uri, String, String, String, String) | Initializes a new instance of the CloudMediaContext class specifying the API endpoint, the Windows Azure Media Services account name and key, the URI in which the tokens issued by Azure Control Services are valid, and the Access Control Service endpoint. |
Top
Properties
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.jpeg)
.jpeg)