The MediaStreamHandler type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MediaStreamHandler()()()() | Initializes a new instance of the MediaStreamHandler class | |
| MediaStreamHandler(Stream) | Initializes a new instance of the MediaStreamHandler class | |
| MediaStreamHandler(String) | Initializes a new instance of the MediaStreamHandler class |
Methods
| Name | Description | |
|---|---|---|
| DataReceived | (Overrides AudioHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).) | |
| Dispose()()()() | (Inherited from VoIPMediaHandler.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the MediaStreamHandler and optionally releases the managed resources (Overrides VoIPMediaHandler..::..Dispose(Boolean).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from VoIPMediaHandler.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PauseStreaming | ||
| SendData | (Inherited from AudioHandler.) | |
| StartStreaming | ||
| StopStreaming | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Sync |
Properties
| Name | Description | |
|---|---|---|
| IsStreaming | ||
| MediaFormat | (Inherited from AudioHandler.) | |
| Position | ||
| Stream |
Events
| Name | Description | |
|---|---|---|
| DataSent | (Inherited from AudioHandler.) | |
| MediaFormatChanged | (Inherited from AudioHandler.) | |
| Stopped |