Preparing search index...
The search index is not available
libpag
libpag
interfaces
VideoReader
Interface VideoReader
Hierarchy
VideoReader
Index
Properties
is
Sought
is
Playing
prepare
render
To
Texture
get
Error
on
Destroy
play
pause
stop
Properties
is
Sought
is
Sought
:
boolean
is
Playing
is
Playing
:
boolean
prepare
prepare
:
(
(
targetFrame
:
number
, playbackRate
:
number
)
=>
Promise
<
void
>
)
Type declaration
(
targetFrame
:
number
, playbackRate
:
number
)
:
Promise
<
void
>
Parameters
targetFrame:
number
playbackRate:
number
Returns
Promise
<
void
>
render
To
Texture
render
To
Texture
:
(
(
GL
:
EmscriptenGL
, textureID
:
number
)
=>
void
)
Type declaration
(
GL
:
EmscriptenGL
, textureID
:
number
)
:
void
Parameters
GL:
EmscriptenGL
textureID:
number
Returns
void
get
Error
get
Error
:
(
(
)
=>
Promise
<
any
>
)
Type declaration
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
on
Destroy
on
Destroy
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
play
play
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
pause
pause
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
stop
stop
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
libpag
binding
constant
core/backend-
context
core/bitmap-
image
core/global-
canvas
core/matrix
core/render-
canvas
core/scaler-
context
core/video-
reader
core/web-
mask
interfaces
pag-
composition
pag-
file
pag-
font
pag-
image-
layer
pag-
image
pag-
layer
pag-
module
pag-
player
pag-
solid-
layer
pag-
surface
pag-
text-
layer
pag-
view
pag
tgfx
types
utils/buffer
utils/canvas
utils/clock
utils/common
utils/decorators
utils/event-
manager
utils/font-
family
utils/measure-
text
utils/mixin
utils/queue
utils/type-
utils
utils/ua
utils/video-
listener
wechat/array-
buffer-
image
wechat/babel
wechat/binding
wechat/canvas
wechat/constant
wechat/file-
utils
wechat/interfaces
wechat/pag-
file
wechat/pag-
font
wechat/pag-
image
wechat/pag-
view
wechat/pag
wechat/scaler-
context
wechat/tgfx
wechat/video-
reader
wechat/web-
mask
worker/client
worker/events
worker/pag-
file
worker/pag-
image
worker/pag-
view
worker/utils
worker/video-
reader
worker/worker
Video
Reader
is
Sought
is
Playing
prepare
render
To
Texture
get
Error
on
Destroy
play
pause
stop
Generated using
TypeDoc