Click or drag to resize

IMediaChannelFactoryCreateChannel Method

A megadott információk alapján visszad egy channelt

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
IMediaChannel CreateChannel(
	string localAddress,
	MediaType mediaType,
	MediaProtocol mediaProtocol,
	int localRtpPort
)

Parameters

localAddress
Type: SystemString
mediaType
Type: MediaType
mediaProtocol
Type: Ozeki.MediaMediaProtocol
localRtpPort
Type: SystemInt32

Return Value

Type: IMediaChannel
See Also