Click or drag to resize

MediaStrategyGetRemoteCodec Method

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

Parameters

channelId
Type: SystemInt32
payloadType
Type: SystemInt32

Return Value

Type: ICodec

Implements

IMediaStrategyGetRemoteCodec(Int32, Int32)
See Also