Click or drag to resize
MediaStrategy.AddOrUpdateChannel 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: System.Int32
mediaStrategy
Type: Ozeki.Media.ChannelMediaStrategy

Implements

IMediaStrategy.AddOrUpdateChannel(Int32, ChannelMediaStrategy)
See Also