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