Click or drag to resize

CodecG711ALawCreateCodec(String) Method


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

Parameters

fmtpString  String
 

Return Value

ICodec

Implements

ICodecFactoryCreateCodec(String)
See Also