Click or drag to resize

IMediaDescriptionFactoryGenerateUnicastChannelOffer Method

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

Parameters

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

Return Value

Type: MediaChannelDescription
See Also