:github_url: hide .. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the AudioStreamGenerator.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_AudioStreamGenerator: AudioStreamGenerator ==================== **Inherits:** :ref:`AudioStream` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Properties ---------- +---------------------------+-------------------------------------------------------------------------+ | :ref:`float` | :ref:`buffer_length` | +---------------------------+-------------------------------------------------------------------------+ | :ref:`float` | :ref:`mix_rate` | +---------------------------+-------------------------------------------------------------------------+ Property Descriptions --------------------- .. _class_AudioStreamGenerator_property_buffer_length: - :ref:`float` **buffer_length** +----------+--------------------------+ | *Setter* | set_buffer_length(value) | +----------+--------------------------+ | *Getter* | get_buffer_length() | +----------+--------------------------+ ---- .. _class_AudioStreamGenerator_property_mix_rate: - :ref:`float` **mix_rate** +----------+---------------------+ | *Setter* | set_mix_rate(value) | +----------+---------------------+ | *Getter* | get_mix_rate() | +----------+---------------------+