Name | Type | Default | Description |
---|---|---|---|
volume | number | 1 | optional |
loop | boolean | false | optional |
Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.media.SoundTransform
ループ設定です。
loop setting.- Default Value:
- false
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.media.SoundTransform
ボリュームです。範囲は 0(無音)~ 1(フルボリューム)です。
The volume, ranging from 0 (silent) to 1 (full volume).- Default Value:
- 1
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class SoundTransform]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object SoundTransform]
Returns:
Type Description string