Click or drag to resize

FrameRateHandler Constructor

Creates a new instance of FrameRateHandler.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public FrameRateHandler(
	uint fps
)

Parameters

fps  UInt32
The number of frames per second in the outcoming video data.
See Also