Click or drag to resize
IMediaDescriptionFactoryGenerateUnicastChannelOffer Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
MediaChannelDescription GenerateUnicastChannelOffer(
	MediaType mediaType,
	int port,
	MediaProtocol protocol,
	CommunicationMode commMode
)

Parameters

mediaType
Type: Ozeki.MediaMediaType
port
Type: SystemInt32
protocol
Type: Ozeki.MediaMediaProtocol
commMode
Type: Ozeki.MediaCommunicationMode

Return Value

Type: MediaChannelDescription
See Also