Click or drag to resize
MediaChannel Constructor
Initializes a new instance of the MediaChannel class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected MediaChannel(
	MediaType mediaType,
	bool rtcpEnabled = true
)

Parameters

mediaType
Type: Ozeki.MediaMediaType
rtcpEnabled (Optional)
Type: SystemBoolean
See Also