Click or drag to resize
FrameCapture Constructor (String)

Note: This API is now obsolete.

Initializes a new instance of the FrameCapture class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
[ObsoleteAttribute("Use the FrameCaptureFromFolder class instead.", 
	true)]
public FrameCapture(
	string source = ""
)

Parameters

source (Optional)
Type: SystemString
See Also