Preparing search index...
The search index is not available
libpag
libpag
wechat/interfaces
wx
Interface wx
Hierarchy
wx
Index
Properties
env
get
File
System
Manager
get
File
Info
create
Video
Decoder
get
System
Info
Sync
create
Offscreen
Canvas
get
Performance
Properties
env
env
:
{
USER_DATA_PATH
:
string
;
}
Type declaration
USER_
DATA_
PATH
:
string
get
File
System
Manager
get
File
System
Manager
:
(
(
)
=>
FileSystemManager
)
Type declaration
(
)
:
FileSystemManager
Returns
FileSystemManager
get
File
Info
get
File
Info
:
(
(
object
:
{
filePath
:
string
;
success
?:
(
(
)
=>
void
)
;
fail
?:
(
(
)
=>
void
)
;
complete
?:
(
(
)
=>
void
)
;
}
)
=>
void
)
Type declaration
(
object
:
{
filePath
:
string
;
success
?:
(
(
)
=>
void
)
;
fail
?:
(
(
)
=>
void
)
;
complete
?:
(
(
)
=>
void
)
;
}
)
:
void
Parameters
object:
{
filePath
:
string
;
success
?:
(
(
)
=>
void
)
;
fail
?:
(
(
)
=>
void
)
;
complete
?:
(
(
)
=>
void
)
;
}
file
Path
:
string
Optional
success
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
fail
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
complete
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
void
create
Video
Decoder
create
Video
Decoder
:
(
(
)
=>
VideoDecoder
)
Type declaration
(
)
:
VideoDecoder
Returns
VideoDecoder
get
System
Info
Sync
get
System
Info
Sync
:
(
(
)
=>
SystemInfo
)
Type declaration
(
)
:
SystemInfo
Returns
SystemInfo
create
Offscreen
Canvas
create
Offscreen
Canvas
:
(
(
object
?:
{
type
:
"2d"
|
"webgl"
;
}
, width
?:
number
, height
?:
number
, compInst
?:
any
)
=>
OffscreenCanvas
)
Type declaration
(
object
?:
{
type
:
"2d"
|
"webgl"
;
}
, width
?:
number
, height
?:
number
, compInst
?:
any
)
:
OffscreenCanvas
Parameters
Optional
object:
{
type
:
"2d"
|
"webgl"
;
}
type
:
"2d"
|
"webgl"
Optional
width:
number
Optional
height:
number
Optional
compInst:
any
Returns
OffscreenCanvas
get
Performance
get
Performance
:
(
(
)
=>
Performance
)
Type declaration
(
)
:
Performance
Returns
Performance
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
wx
env
get
File
System
Manager
get
File
Info
create
Video
Decoder
get
System
Info
Sync
create
Offscreen
Canvas
get
Performance
Generated using
TypeDoc