FFmpeg
Public Attributes | List of all members
AVDRMDeviceContext Struct Reference

DRM device. More...

#include <hwcontext_drm.h>

Public Attributes

int fd
 File descriptor of DRM device. More...
 

Detailed Description

DRM device.

Allocated as AVHWDeviceContext.hwctx.

Member Data Documentation

§ fd

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.


The documentation for this struct was generated from the following file: