| MP3StreamPlayback Properties | 
The MP3StreamPlayback type exposes the following members.
| Name | Description | |
|---|---|---|
| Cached | 
            Gets a boolean value indicating whether the playback stream is cached in the memory.
              (Inherited from AudioStreamPlayback.) | |
| ID | (Inherited from DisposableClass.) | |
| Interval | 
            Gets the time between the send events (in milliseconds).
              (Inherited from TimerBasedMediaStreamHandler.) | |
| IsStreaming | 
            Gets or sets a value that is true if the wave is streaming, otherwise false. 
              (Inherited from MediaStreamSender.) | |
| Loop | 
            A boolean value indicating whether the playback is repeated infinetly.
              (Inherited from AudioStreamPlayback.) | |
| MediaFormat | (Inherited from AudioStreamPlayback.) | |
| OutputFormat | 
            Uncompressed output audio format of the mp3 player.
              | |
| Position | 
            Gets or sets the current position in the audio stream 
              (Inherited from MediaStreamSender.) | |
| Stream | 
            Gets the stream
              (Inherited from MediaStreamSender.) |