Click or drag to resize

CodecFactoryOpusCreateCodec(String) Method


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

Parameters

fmtpString  String
 

Return Value

ICodec

Implements

ICodecFactoryCreateCodec(String)
See Also