Click or drag to resize

IMediaStrategyGetRemoteCodec Method

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

Parameters

channelId
Type: SystemInt32
payloadType
Type: SystemInt32

Return Value

Type: ICodec
See Also