Previous | Next |
The Windows Media Station control supports the following events.
Event | Fired when |
OnChannelClose | A station is closed. |
OnChannelOpen | A station is opened. |
OnChannelPropertyChange | A station property changes. |
OnChannelStreamChange | A station stream changes. |
OnClientConnect | A client is connected. |
OnClientDisconnect | A client is disconnected. |
OnStreamArchiveClosed | A stream archive is closed. |
OnStreamClose | A stream is closed. |
OnStreamOpen | A stream is opened. |
OnStreamPropertyChange | A stream property is changed. |
OnStreamStart | A stream is started. |
OnStreamStop | A stream is stopped. |
Previous | Next |