Click or drag to resize

MediaStrategyGetRemoteCodec Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ICodec GetRemoteCodec(
	int channelId,
	int payloadType
)

Parameters

channelId  Int32
 
payloadType  Int32
 

Return Value

ICodec

Implements

IMediaStrategyGetRemoteCodec(Int32, Int32)
See Also