Click or drag to resize
IMediaStrategy.GetRemoteCodec Method

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

Parameters

channelId
Type: System.Int32
payloadType
Type: System.Int32

Return Value

Type: ICodec
See Also