| MediaChannel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ozeki.VoIP
 Syntax
SyntaxThe MediaChannel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MediaChannel | Initializes a new instance of the MediaChannel class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AttachDataCounter | |
|  | CheckDecodeRequired(ICollectionIEnumerableAudioType) | |
|  | CheckDecodeRequired(ICollectionIEnumerableVideoType) | |
|  | Close | |
|  | ConnectToRemoteHost | |
|   | CreateMediaChannel | |
|  | CreateMediaData | |
|  | EncodeMediaData | |
|  | EnqueueMediaData | 
            Bufferbe teszi az adatot, ami a megfelelo idoben kikuldi.
             | 
|  | RTPPacketReceived | |
|  | SendEncodedMediaData | 
            Sends the encoded media data.
             | 
|  | SendMediaData | |
|  | SendMediaPacket | |
|  | SendRTPEvent | |
|  | SendUncompressedMediaData | 
            Sends the uncompressed media data with the selected payload type. (Encode + send)
             | 
|  | SetChannelConfig | |
|  | SetCryptoParameters | |
|  | SetDefaultPayloadTypes | |
|  | SetMediaStrategy | |
|  | StartRTCP | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | Reliability | |
|  | sendTimeMapper | |
|  | timeMapper | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ChannelID | |
|  | CodecConfig | |
|  | LocalAddress | |
|  | LocalPort | |
|  | Logger | |
|  | MediaStrategy | |
|  | MediaType | |
|  | RemoteAddress | |
|  | RemotePort | |
|  | RemoteRtspServerAddress | |
|  | TransportLayer | 
 Events
Events| Name | Description | |
|---|---|---|
|  | EncoderChanged | |
|  | MediaDataReceived | 
 See Also
See Also