Click or drag to resize

MediaChannelDescriptionExEnable Method

Updates the description, media can be received through this channel.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static void Enable(
	MediaChannelDescription mcd
)

Parameters

mcd
Type: Ozeki.MediaMediaChannelDescription
See Also