Click or drag to resize
IMediaStrategyAddOrUpdateChannel Method

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

Parameters

channelId
Type: SystemInt32
mediaStrategy
Type: Ozeki.MediaChannelMediaStrategy
See Also