AVDRMDeviceContext

DRM device.

Allocated as AVHWDeviceContext.hwctx.

extern (C) @nogc nothrow
struct AVDRMDeviceContext {}

Members

Variables

fd
int fd;

File descriptor of DRM device.

Meta