Property

ClapperPlayer:volume

Declaration

property volume: double [ read, write ]

Description [src]

Current volume as a decimal number (1.0 = 100%).

Note that ClapperPlayer uses a CUBIC volume scale, meaning that this property value reflects human hearing level and can be easily bound to volume sliders as-is.

Type:gdouble

Default value1.000000
Getter methodclapper_player_get_volume()
Setter methodclapper_player_set_volume()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno