Click or drag to resize
MediaStrategyAddOrUpdateChannel Method

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

Parameters

channelId
Type: SystemInt32
mediaStrategy
Type: Ozeki.MediaChannelMediaStrategy

Implements

IMediaStrategyAddOrUpdateChannel(Int32, ChannelMediaStrategy)
See Also