The Stream object contains the following methods for each stream:
| Method | Description |
| Close | Closes a stream. |
| GetChannel | Gets the station associated with a stream. |
| GetID | Returns a stream ID. |
| GetState | Gets the state of a stream object. |
| Start | Starts a stream. |
| Stop | Stops a stream. |
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.