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