WaveCallbackStrategy Enumeration |
Namespace: Ozeki.Media
Member name | Value | Description | |
---|---|---|---|
FunctionCallback | 0 | Use a function | |
NewWindow | 1 | Create a new window (should only be done if on GUI thread) | |
ExistingWindow | 2 | Use an existing window handle | |
Event | 3 | Use an event handle |