Previous | Next |
In addition to the methods inherited from IWMWriterSink, the IWMWriterNetworkSink interface exposes the following methods.
Method | Description |
Close | Closes and releases the open port. |
Disconnect | Disconnects all connected clients. |
GetHostURL | Retrieves the name of the URL from which the stream is being broadcast. |
GetMaximumClients | Retrieves the maximum number of clients that can connect to this sink. |
Open | Opens a network port. |
SetMaximumClients | Sets the maximum number of clients that connect to this sink. |
SetNetworkProtocol | Sets the network protocol that the network sink will use. |
See Also
Previous | Next |