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.4.54.0
Syntax
IMediaChannel CreateChannel(
	string localAddress,
	MediaType mediaType,
	MediaProtocol mediaProtocol,
	int localRtpPort
)

Parameters

localAddress  String
mediaType  MediaType
 
mediaProtocol  MediaProtocol
localRtpPort  Int32
 

Return Value

IMediaChannel
See Also