Click or drag to resize

OldMediaTimer Class

Represents the Windows multimedia timer.
Inheritance Hierarchy
SystemObject
  Ozeki.CommonOldMediaTimer

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public sealed class OldMediaTimer

The OldMediaTimer type exposes the following members.

Constructors
  NameDescription
Public methodOldMediaTimer
Initializes a new instance of the OldMediaTimer class
Top
Properties
  NameDescription
Public propertyIsStarted
Public propertyPeriod
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodStart
Public methodStop
Top
Events
  NameDescription
Public eventTick
Top
See Also