PhoneSystemGetCodecByRFCName Method

Finding Codec object defined iby Object model

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public Codec GetCodecByRFCName(
	string rfcName
)

Parameters

rfcName  String
RFC name of codec

Return Value

Codec
Codec implementation

Implements

IPhoneSystemGetCodecByRFCName(String)

See Also