AVHWAccel.name

Name of the hardware accelerated codec. The name is globally unique among encoders and among decoders (but an encoder and a decoder can share the same name).

struct AVHWAccel
const(char)* name;

Meta