| Minim | |
| setVolume | DescriptionSets the volume. If a volume control is not available, this does nothing. Signature void setVolume(float value) Parametersvalue — float: the new value for the volume, usually in the range [0,1]. Returns None RelatedgetVolume ( ) shiftVolume ( ) Example None available UsageWeb & Application |