.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/doc/classes/ResourceImporterWAV.xml. .. _class_ResourceImporterWAV: ResourceImporterWAV =================== **Inherits:** :ref:`ResourceImporter` **<** :ref:`RefCounted` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`compress/mode` | ``0`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`edit/loop_begin` | ``0`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`edit/loop_end` | ``-1`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`edit/loop_mode` | ``0`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`edit/normalize` | ``false`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`edit/trim` | ``false`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`force/8_bit` | ``false`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`force/max_rate` | ``false`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`force/max_rate_hz` | ``44100`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`force/mono` | ``false`` | +---------------------------+--------------------------------------------------------------------------------+-----------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_ResourceImporterWAV_property_compress/mode: .. rst-class:: classref-property :ref:`int` **compress/mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_edit/loop_begin: .. rst-class:: classref-property :ref:`int` **edit/loop_begin** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_edit/loop_end: .. rst-class:: classref-property :ref:`int` **edit/loop_end** = ``-1`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_edit/loop_mode: .. rst-class:: classref-property :ref:`int` **edit/loop_mode** = ``0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_edit/normalize: .. rst-class:: classref-property :ref:`bool` **edit/normalize** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_edit/trim: .. rst-class:: classref-property :ref:`bool` **edit/trim** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_force/8_bit: .. rst-class:: classref-property :ref:`bool` **force/8_bit** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_force/max_rate: .. rst-class:: classref-property :ref:`bool` **force/max_rate** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_force/max_rate_hz: .. rst-class:: classref-property :ref:`float` **force/max_rate_hz** = ``44100`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_ResourceImporterWAV_property_force/mono: .. rst-class:: classref-property :ref:`bool` **force/mono** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`