Click or drag to resize

MediaStrategyAddOrUpdateChannel Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void AddOrUpdateChannel(
	int channelId,
	ChannelMediaStrategy mediaStrategy
)

Parameters

channelId
Type: SystemInt32
mediaStrategy
Type: Ozeki.MediaChannelMediaStrategy

Implements

IMediaStrategyAddOrUpdateChannel(Int32, ChannelMediaStrategy)
See Also