| Interface | Description |
|---|---|
| AudioDriver | |
| VideoDriver |
| Class | Description |
|---|---|
| AudioConfig |
Audio configuration (frame rate, channels, etc.)
|
| CmpMP3File |
Sound driver to listen to emulation and MP3 recording in parallel.
|
| JavaSound | |
| MP3Driver |
Abstract base class to output an MP3 encoded tune to an output stream.
|
| MP3Driver.MP3File |
File based driver to create a MP3 file.
|
| MP3Driver.MP3Stream |
Driver to write into an MP3 encoded output stream.
|
| MP4Driver | |
| ProxyDriver |
Proxy driver to use two different sound or video drivers at the same time.
|
| WavFile |
File based driver to create a WAV file.
|
| Enum | Description |
|---|---|
| Audio |
Audio output.
|
| Exception | Description |
|---|---|
| CmpMP3File.MP3Termination |
Copyright © 2018 Ken Händel. All rights reserved.