CodecH263(String) Constructor |
Initializes a new instance of the
CodecH263 class
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic CodecH263(
string fmtp
)
Public Sub New (
fmtp As String
)
public:
CodecH263(
String^ fmtp
)
new :
fmtp : string -> CodecH263
Parameters
- fmtp String
-
See Also