libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
VRSubmitFrameResult
libwasm
bindings
VRDisplay
Undocumented in source.
@
safe
nothrow
struct
VRSubmitFrameResult {
nothrow
JsHandle
handle
;
this
(Handle h);
uint
frameNum
();
Optional
!(
string
)
base64Image
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
base64Image
Optional
!(
string
)
base64Image
()
Undocumented in source. Be warned that the author may not have intended to support it.
frameNum
uint
frameNum
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
VRDisplay
aliases
VRSource
enums
VREye
functions
VRDisplay_requestAnimationFrame
structs
VRDisplay
VRDisplayCapabilities
VREyeParameters
VRFieldOfView
VRFrameData
VRLayer
VRPose
VRStageParameters
VRSubmitFrameResult