Click or drag to resize
EventCallbackStrategy Class
Event alapu callback.
Inheritance Hierarchy
SystemObject
  Ozeki.MediaEventCallbackStrategy

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

The EventCallbackStrategy type exposes the following members.

Constructors
  NameDescription
Public methodEventCallbackStrategy
Initializes a new instance of the EventCallbackStrategy class
Top
Methods
Properties
  NameDescription
Public propertyStrategy
Top
Remarks
ResetEvent.WaitOne() addig, amig nem jon uzenet, amikor is ResetEvent.Set()-re feldolgozza az adatot. Ezzel kicsit rosszabb minosegu volt a hang, fokent ha nagyon kattingatnak a GUI-n.
See Also