Search
Preparing search index...
The search index is not available
.developers
textalive-app-api
Options
Inherited
Menu
Package index
NullGraphicsDriver
Class NullGraphicsDriver
NullGraphicsDriver
デフォルトのグラフィックドライバ:
何も描画しない
TextAlive App 開発時などに利用される
TextAlive 本サイトで利用している
canvas
要素へ描画する機能を持ったドライバは現状非公開(利用したい場合は
textalive-ml@aist.go.jp
までご相談ください)
A default graphic driver:
This driver does not render anything on canvas
The driver is particularly useful when developing applications with TextAlive App API
There exists an implementation that renders actual graphics on
canvas
elements but is not public; contact us at
textalive-ml@aist.go.jp
if interested
Hierarchy
NullGraphicsDriver
Implements
GraphicsDriver
Index
Properties
height
width
wrapper
Table
Methods
create
Runtime
is
Graphics
reset
set
Canvas
update
update
Stage
Tx
Properties
height
height
:
720
width
width
:
1280
wrapper
Table
wrapper
Table
:
{}
Type declaration
Methods
create
Runtime
create
Runtime
(
video
:
Video
)
:
Promise
<
RuntimeVideo
>
Parameters
video:
Video
Returns
Promise
<
RuntimeVideo
>
is
Graphics
is
Graphics
(
)
:
boolean
Returns
boolean
reset
reset
(
)
:
void
Returns
void
set
Canvas
set
Canvas
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
update
update
(
)
:
void
Returns
void
update
Stage
Tx
update
Stage
Tx
(
)
:
void
Returns
void
Null
Graphics
Driver
height
width
wrapper
Table
create
Runtime
is
Graphics
reset
set
Canvas
update
update
Stage
Tx
NullGraphicsDriver
デフォルトのグラフィックドライバ:
canvas
要素へ描画する機能を持ったドライバは現状非公開(利用したい場合は textalive-ml@aist.go.jp までご相談ください)A default graphic driver:
canvas
elements but is not public; contact us at textalive-ml@aist.go.jp if interested