Click or drag to resize

FrameRateHandler Constructor

Creates a new instance of FrameRateHandler.

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

Parameters

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