UTF-8に単純変換
This commit is contained in:
@@ -5,34 +5,34 @@
|
||||
<!-- generated by to_html.pl from f_WaveSoundBuffer.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>volume2 - ���Q����</title>
|
||||
<title>volume2 - 第2音量</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_WaveSoundBuffer.html" title="WaveSoundBuffer�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_WaveSoundBuffer.html" title="WaveSoundBufferクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">WaveSoundBuffer.volume2</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
���Q����</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
第2音量</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBuffer�N���X</a>�̃v���p�e�B (�ǂݏ����\)<br />
|
||||
<a class="jump" href="f_WaveSoundBuffer.html">WaveSoundBufferクラス</a>のプロパティ (読み書き可能)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�@�Đ����鉹�ʂ��\���܂��B�l���ݒ肷�邱�Ƃ��ł��܂��B<br />
|
||||
�@<a class="jump" href="f_WaveSoundBuffer_volume.html">WaveSoundBuffer.volume</a> �v���p�e�B�ƈႤ�̂́A���̃v���p�e�B��
|
||||
<a class="jump" href="f_WaveSoundBuffer_fade.html">WaveSoundBuffer.fade</a> ���\�b�h�ł��ω����Ȃ��Ƃ������Ƃł��B<br />
|
||||
�@�ŏI�I�ȉ��ʂ́Avolume �v���p�e�B�Ƃ��̃v���p�e�B�̐ςŌ��肳���܂��Bvolume �v���p�e�B��
|
||||
100000 ( 100% ) �� volume2 �v���p�e�B�� 100000 ( 100% ) �Ȃ��� 100% �~ 100% = 100% ��
|
||||
100% �̉��ʂōĐ������܂��Bvolume �v���p�e�B�� 50000 ( 50% ) �� volume2 �v���p�e�B�� 75000 ( 75% ) �Ȃ���
|
||||
50% �~ 75% = 37.5% �� 37.5 % �̉��ʂōĐ������܂��B<br />
|
||||
再生する音量を表します。値を設定することができます。<br />
|
||||
<a class="jump" href="f_WaveSoundBuffer_volume.html">WaveSoundBuffer.volume</a> プロパティと違うのは、このプロパティは
|
||||
<a class="jump" href="f_WaveSoundBuffer_fade.html">WaveSoundBuffer.fade</a> メソッドでも変化しないということです。<br />
|
||||
最終的な音量は、volume プロパティとこのプロパティの積で決定されます。volume プロパティが
|
||||
100000 ( 100% ) で volume2 プロパティも 100000 ( 100% ) ならば 100% × 100% = 100% で
|
||||
100% の音量で再生されます。volume プロパティが 50000 ( 50% ) で volume2 プロパティが 75000 ( 75% ) ならば
|
||||
50% × 75% = 37.5% で 37.5 % の音量で再生されます。<br />
|
||||
</dd>
|
||||
</dl>
|
||||
</div></div>
|
||||
|
||||
Reference in New Issue
Block a user