MediaStreamReceiver Methods |
The MediaStreamReceiver type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from DisposableClass.) |
![]() | Dispose(Boolean) |
Disposes the object.
(Overrides DisposableClass.Dispose(Boolean).) |
![]() | Finalize | (Inherited from DisposableClass.) |
![]() | OnDataReceived | (Inherited from AbstractMediaReceiverAudioData, AudioFormat.) |
![]() | Pause |
Pauses the streaming. (If the streaming is already paused then does nothing.)
|
![]() | SenderConnected | (Inherited from AudioReceiver.) |
![]() | SenderDisconnected | (Inherited from AudioReceiver.) |
![]() | SetReceiveFormats | (Inherited from AbstractMediaReceiverAudioData, AudioFormat.) |
![]() | Start |
Starts the stream given in the Stream property. (If the stream is already started then does nothing.)
|
![]() | Stop |
Stops the streaming.
|