| MediaStreamReceiver Properties | 
The MediaStreamReceiver type exposes the following members.
| Name | Description | |
|---|---|---|
| ConverterType | (Inherited from AudioReceiver.) | |
| ID | (Inherited from DisposableClass.) | |
| IsStreaming | 
            Gets or sets a value that is true if the wave is streaming, otherwise false. 
              | |
| Position | 
            Gets or sets the current position in the audio stream 
              | |
| ReceiveFormats | 
            Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
              (Inherited from AbstractMediaReceiverTData, TFormat.) | |
| Stream | 
            Gets the stream
              |