Click or drag to resize
IMediaDescriptionFactoryGenerateChannelAnswer Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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