Click or drag to resize

FPSCounter Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaFPSCounter

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class FPSCounter

The FPSCounter type exposes the following members.

Constructors
 NameDescription
Public methodFPSCounterInitializes a new instance of the FPSCounter class
Top
Properties
 NameDescription
Public propertyFrameRate 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the FPSCounter
Public methodStart 
Public methodStop 
Public methodUpdate 
Top
See Also