AudioStreamPlayer3D.maxDb

Sets the absolute maximum of the soundlevel, in decibels.

  1. double maxDb [@property getter]
  2. double maxDb [@property setter]
    struct AudioStreamPlayer3D
    @nogc nothrow @property
    void
    maxDb
    (
    double v
    )

Meta