mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
22 lines
420 B
ReStructuredText
22 lines
420 B
ReStructuredText
.. _class_AudioServerSW:
|
|
|
|
AudioServerSW
|
|
=============
|
|
|
|
**Inherits:** :ref:`AudioServer<class_audioserver>` **<** :ref:`Object<class_object>`
|
|
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
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.
|
|
|