FFmpeg
|
DRM device. More...
#include <hwcontext_drm.h>
Data Fields | |
int | fd |
File descriptor of DRM device. More... | |
int AVDRMDeviceContext::fd |
File descriptor of DRM device.
This is used as the device to create frames on, and may also be used in some derivation and mapping operations.
If no device is required, set to -1.
Definition at line 166 of file hwcontext_drm.h.
Referenced by drm_device_create(), drm_device_free(), vaapi_device_derive(), and vulkan_device_derive().