読み込みルーチンに関するイベントのリスナ
Event listener for various loading procedures
TextAlive アプリ、スタイル、テンプレートで調整可能なパラメタ値の型情報
Type definition for parameter values that can be customized in TextAlive App, styles, and templates
TextAlive Player に関するさまざまなイベントのリスナ
Event listener for TextAlive Player
Timer が音源の再生位置情報を更新する際に呼び出すコールバック関数の型情報
Type definition for a callback function used by Timer to update the current music playback position
多言語対応文字列
ja
キーで日本語、 en
キーで英語の表記を指定可能String type with multi-language support (ja
for Japanese and en
for English)
TextAlive ロゴ (SVGタグ)
TextAlive logo as a SVG tag
.bg
: background.fg
: foreground動画の構成要素
Rendering units in a video
データURLのBase64エンコードされた文字列を復号
Decode a data URL that encodes UTF-8 string in Base64 format
URL
時刻付きオブジェクトの配列 / Array of sorted timed objects
時刻 [ms] / Time [ms]
探索オプション / Find options
指定された時刻に存在するオブジェクトを返す / Returns the object at the specified timing
文字列がBase64エンコードされたデータURLかどうか判別
Detect whether the specified string represents a data URL that encodes UTF-8 string in Base64 format
URL
二分探索
Binary search
順序付き配列 / Sorted array of objects
配列中のインデックスを探索するオブジェクト / Object to find an appropriate index
オブジェクトの数値表現を返す関数 / Accessor function that returns numeric representation of the object
オブジェクトを挿入すべき位置のインデックス / An appropriate index value in the sorted array to insert the object
文字列をBase64エンコードしてデータURLとして取得する
Encode UTF-8 string in Base64 format and prepend data URL header
UTF-8 string
データ読み込みルーチンに関するイベントのリスナ
Event listener for data loading procedures