Click or drag to resize

H264Decoder(String, VideoCodecInfo) Constructor

Initializes a new instance of the H264Decoder class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public H264Decoder(
	string fmtp,
	VideoCodecInfo codecInfo
)

Parameters

fmtp  String
 
codecInfo  VideoCodecInfo
 
See Also