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: 1.8.12.0 (1.8.12)
Syntax
public sealed class OldMediaTimer : IDisposable

The OldMediaTimer type exposes the following members.

Constructors
  NameDescription
Public methodOldMediaTimer
Initializes a new instance of the OldMediaTimer class
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
Properties
  NameDescription
Public propertyIsStarted
Public propertyPeriod
Top
Events
  NameDescription
Public eventTick
Top
See Also