Click or drag to resize

IMediaChannel Methods

The IMediaChannel type exposes the following members.

Methods
 NameDescription
Public methodCheckDecodeRequired(ICollectionIEnumerableAudioType) 
Public methodCheckDecodeRequired(ICollectionIEnumerableVideoType) 
Public methodClose Closes the media channel and frees up the resources used by the channel.
Public methodConnectToRemoteHost Connects to the given remote address and port.
Public methodSendMediaData Sends media data to the remote address.
Public methodSendRTPEvent Sends RTP event data to the remote address.
Public methodSetChannelConfig 
Public methodSetCryptoParameters Sets the encryption and decryption parameters of the media channel.
Public methodSetDefaultPayloadTypes 
Public methodSetMediaStrategy 
Top
See Also