Click or drag to resize
FPSCounter Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaFPSCounter

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

The FPSCounter type exposes the following members.

Constructors
  NameDescription
Public methodFPSCounter
Initializes a new instance of the FPSCounter class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the FPSCounter
Public methodStart
Public methodStop
Public methodUpdate
Top
Properties
  NameDescription
Public propertyFrameRate
Top
See Also