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.4.13.0
Syntax
public sealed class OldMediaTimer

The OldMediaTimer type exposes the following members.

Constructors
 NameDescription
Public methodOldMediaTimerInitializes 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