Click or drag to resize

FrameRateHandler Constructor

Creates a new instance of FrameRateHandler.

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

Parameters

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