| CodecH263Plus Constructor (String) | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic CodecH263Plus(
	string fmtp
)
Public Sub New ( 
	fmtp As String
)
public:
CodecH263Plus(
	String^ fmtp
)
new : 
        fmtp : string -> CodecH263PlusParameters
- fmtp
 - Type: SystemString
 
See Also