godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDNativeVersion.hasVideodecoder
godot
c
api
GDNativeVersion
Undocumented in source. Be warned that the author may not have intended to support it.
enum
bool
hasVideodecoder
(
int
major
:
0
,
int
minor
:
1
)
;
bool
hasVideodecoder
[@property getter]
bool
hasVideodecoder
[@property getter]
struct
GDNativeVersion
@
property
@
nogc
nothrow static
bool
hasVideodecoder
(
int
major
int
minor
)
(
)
if
(
!
supportsVideodecoder
!(
major
,
minor
)
)
Meta
Source
See Implementation
godot
c
api
GDNativeVersion
static functions
opDispatch
variables
hasAndroid
hasArvr
hasCore
hasNativescript
hasNet
hasPluginscript
hasVideodecoder
supportsAndroid
supportsArvr
supportsCore
supportsNativescript
supportsNet
supportsPluginscript
supportsVideodecoder