Click or drag to resize

MediaStrategyAddOrUpdateChannel Method


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

Parameters

channelId  Int32
 
mediaStrategy  ChannelMediaStrategy
 

Implements

IMediaStrategyAddOrUpdateChannel(Int32, ChannelMediaStrategy)
See Also