av_hwdevice_ctx_alloc

Allocate an AVHWDeviceContext for a given hardware type.

@param type the type of the hardware device to allocate. @return a reference to the newly created AVHWDeviceContext on success or NULL on failure.

extern (C) @nogc nothrow
av_hwdevice_ctx_alloc

Meta