UTF-8に単純変換

This commit is contained in:
Takenori Imoto
2016-09-08 17:35:30 +09:00
parent 8713024d66
commit 0532684298
641 changed files with 22561 additions and 21149 deletions

View File

@@ -5,43 +5,43 @@
<!-- generated by to_html.pl from f_VideoOverlay.xml -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
<title>onFrameUpdate - �r�f�I�t���[�����X�V���ꂽ</title>
<title>onFrameUpdate - ビデオフレームが更新された</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_VideoOverlay.html" title="VideoOverlay�N���X" rel="Parent" />
<link href="index.html" target="_top" rel="Start" title="トップページ" />
<link href="f_VideoOverlay.html" title="VideoOverlayクラス" rel="Parent" />
</head>
<body>
<h1><span class="fheader"><a name="top" id="top">VideoOverlay.onFrameUpdate</a></span></h1><div class="para"><div>
<dl>
<dt>�@�\/�Ӗ�</dt>
<dt>機能/意味</dt>
<dd>
�r�f�I�t���[�����X�V���ꂽ</dd>
<dt>�^�C�v</dt>
ビデオフレームが更新された</dd>
<dt>タイプ</dt>
<dd>
<a class="jump" href="f_VideoOverlay.html">VideoOverlay�N���X</a>�̃C�x���g<br />
<a class="jump" href="f_VideoOverlay.html">VideoOverlayクラス</a>のイベント<br />
</dd>
<dt>�\��</dt>
<dt>構文</dt>
<dd>
<span class="funcdecl">onFrameUpdate(<span class="arg">frame</span>)</span><br />
</dd>
<dt>����</dt>
<dt>引数</dt>
<dd>
<table rules="all" frame="box" cellpadding="3" summary="onFrameUpdate �̈���">
<table rules="all" frame="box" cellpadding="3" summary="onFrameUpdate の引数">
<tr><td valign="top"><span class="argname">frame</span></td>
<td> �r�f�I�̃t���[���ԍ�<br />
<td> ビデオのフレーム番号<br />
</td></tr>
</table>
</dd>
<dt>����</dt>
<dt>説明</dt>
<dd>
�r�f�I�t���[�����X�V���ꂽ���ɌĂяo�����郁�\�b�h�ł��B<br />
�����ł���frame�͌��ݕ\�������Ă����r�f�I�t���[���Ɗ��S�Ɉ��v���Ă����Ƃ͌����܂����B<br />
���C���`�惂�[�h�A�~�L�T�[���[�h���̂ݗ��p�”\�ł��B<br />
���̋@�\�́ASWF�Đ����ɂ͗��p�ł��܂����B
ビデオフレームが更新された後に呼び出されるメソッドです。<br />
引数であるframeは現在表示されているビデオフレームと完全に一致しているとは限りません。<br />
レイヤ描画モード、ミキサーモード時のみ利用可能です。<br />
この機能は、SWF再生時には利用できません。
</dd>
</dl>
</div></div>