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