Previous | Next |
The Channel object contains the following methods for each station.
Method | Description |
Close | Closes a station. |
DistributeFrom | Expedites setting up distribution of content from a remote multicast manager. |
GetActiveStream | Gets the active Stream object. |
GetID | Gets a station ID. |
InitializeFromNSC | Initializes the station from an .nsc file. |
SetActiveStream | Assigns a Stream object to a station. |
WriteNSC | Writes station information to an .nsc file. |
Previous | Next |