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