The Station Manager Control manages the following objects:
Object | Description |
Address | Contains information for each address. |
Client | Contains information on each client. |
Clients | Collection of Client objects. |
Channel | Contains information for each channel. |
ChannelFormats | Collection of ChannelFormat objects. |
ChannelFormat | Contains format information for each channel. |
Channels | Collection of Channel objects. |
HostAddresses | Collection of Address objects. |
StreamDescriptor | Contains stream information for each channel format. |
StreamDescriptors | Collection of StreamDescriptor objects. |
Stream | Contains information for each stream. |
Streams | Collection of Stream objects. |