godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
VideoStreamWebm.GDNativeClassBinding
godot
videostreamwebm
VideoStreamWebm
Undocumented in source.
struct
VideoStreamWebm
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_file")
GodotMethod
!(
String
)
getFile
;
__gshared
@
GodotName
("set_file")
GodotMethod
!(
void
,
String
)
setFile
;
}
Members
Static variables
getFile
GodotMethod
!(
String
)
getFile
;
Undocumented in source.
setFile
GodotMethod
!(
void
,
String
)
setFile
;
Undocumented in source.
Meta
Source
See Implementation
godot
videostreamwebm
VideoStreamWebm
aliases
BaseClasses
functions
getFile
opAssign
opEquals
setFile
toHash
properties
file
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name