List of all members.
Classes |
struct | sound_stream |
Public Member Functions |
sound_stream * | stream_alloc (int whatever, int channels, int size) |
virtual void | sound_stream_update (sound_stream &stream, stream_sample_t **inputs, stream_sample_t **outputs, int samples)=0 |
| device_sound_interface (const machine_config &mconfig, device_t &_device) |
Public Attributes |
sound_stream | temp |
Detailed Description
Definition at line 50 of file emu.h.
The documentation for this class was generated from the following file: