ChannelSize Enumeration
[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.]
Specifies the size of a channel.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client.Live (in Microsoft.WindowsAzure.MediaServices.Client.Live.dll)
Syntax
'Declaration
Public Enumeration ChannelSize
'Usage
Dim instance As ChannelSize
public enum ChannelSize
public enum class ChannelSize
type ChannelSize
public enum ChannelSize
Members
Member name | Description | |
---|---|---|
Large | Large channel. | |
Medium | Medium channel. | |
Small | Small channel. |