Click or drag to resize
FrameRateHandler Constructor
Creates a new instance of FrameRateHandler.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public FrameRateHandler(
	uint fps
)

Parameters

fps
Type: SystemUInt32
The number of frames per second in the outcoming video data.
See Also