#include <stddef.h>#include <stdint.h>Go to the source code of this file.
API-specific header for AV_HWDEVICE_TYPE_DRM.
Internal frame allocation is not currently supported - all frames must be allocated by the user. Thus AVHWFramesContext is always NULL, though this may change if support for frame allocation is added in future.
Definition in file hwcontext_drm.h.
| Enumerator | |
|---|---|
| AV_DRM_MAX_PLANES | The maximum number of layers/planes in a DRM frame. |
Definition at line 35 of file hwcontext_drm.h.