Click or drag to resize

CodecG711uLawCreateCodec Method (String)

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public ICodec CreateCodec(
	string fmtpString
)

Parameters

fmtpString
Type: SystemString

Return Value

Type: ICodec

Implements

ICodecFactoryCreateCodec(String)
See Also