|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Public Attributes | |
| struct { | |
| EngineJobType type | |
| EngineTimedJob * next | |
| guint64 tick_stamp | |
| }; | |
| struct { | |
| EngineJobType type | |
| EngineTimedJob * next | |
| guint64 tick_stamp | |
| gpointer data | |
| BseEngineProbeFunc probe_func | |
| BseOStream * ostreams | |
| guint n_ostreams | |
| } | probe |
| struct { | |
| EngineJobType type | |
| EngineTimedJob * next | |
| guint64 tick_stamp | |
| gpointer data | |
| BseFreeFunc free_func | |
| BseEngineAccessFunc access_func | |
| } | access |
1.7.6.1