123456789101112131415161718 |
- .. _class_AudioServerSW:
- AudioServerSW
- =============
- **Inherits:** :ref:`AudioServer<class_audioserver>`
- **Category:** Core
- Software implementation of :ref:`AudioServer<class_audioserver>`.
- Description
- -----------
- This is a software audio server. It does not use any kind of hardware acceleration.
- This class does not expose any new method.
|