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