Click or drag to resize

EventCallbackStrategy Class

Event alapu callback.
Inheritance Hierarchy
SystemObject
  Ozeki.MediaEventCallbackStrategy

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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
Properties
  NameDescription
Public propertyStrategy
Top
Methods
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