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

Parameters

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

Return Value

Type: IMediaChannel
See Also