Click or drag to resize

IMediaDescriptionFactoryGenerateChannelAnswer Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
MediaChannelDescription GenerateChannelAnswer(
	MediaChannelDescription offer,
	CommunicationMode cm,
	int port,
	SRTPMode srtpMode,
	bool unicast
)

Parameters

offer
Type: Ozeki.MediaMediaChannelDescription
cm
Type: Ozeki.MediaCommunicationMode
port
Type: SystemInt32
srtpMode
Type: Ozeki.CommonSRTPMode
unicast
Type: SystemBoolean

Return Value

Type: MediaChannelDescription
See Also