Members
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.media.SoundMixer
ボリュームです。範囲は 0(無音)~ 1(フルボリューム)です。
The volume, ranging from 0 (silent) to 1 (full volume).- Default Value:
- 1
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.media.SoundMixer
Methods
再生中のサウンドをすべて停止します。
Stops all sounds currently playing.Returns:
Type Description void 指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class SoundMixer]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object SoundMixer]
Returns:
Type Description string