| IMediaStream Interface | 
Namespace: Ozeki.MediaGateway
 Syntax
SyntaxThe IMediaStream type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Close | |
|  | SendMediaData | 
            Sends an IData object to the destination. 
             | 
 Properties
Properties Events
Events| Name | Description | |
|---|---|---|
|  | Closed | 
            Occurs when MediaStream closed.
             | 
|  | MediaDataReceived | 
            Occurs when data received.
             | 
 See Also
See Also