H264Decoder Constructor (String) |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic H264Decoder(
string fmtp
)
Public Sub New (
fmtp As String
)
public:
H264Decoder(
String^ fmtp
)
new :
fmtp : string -> H264Decoder
Parameters
- fmtp
- Type: SystemString
See Also