GDNativeVersion.hasVideodecoder

Undocumented in source. Be warned that the author may not have intended to support it.
  1. enum bool hasVideodecoder(int major : 0, int minor : 1);
  2. bool hasVideodecoder [@property getter]
    struct GDNativeVersion
    @property @nogc nothrow pragma(inline, true) static
    static if(!(requiresVideodecoder_0_1))
    bool
    hasVideodecoder
    (
    int major : 0
    int minor : 1
    )
    ()
  3. bool hasVideodecoder [@property getter]

Meta