FFmpeg
Public Attributes | List of all members
AVDRMPlaneDescriptor Struct Reference

DRM plane descriptor. More...

#include <hwcontext_drm.h>

Public Attributes

int object_index
 Index of the object containing this plane in the objects array of the enclosing frame descriptor.
 
ptrdiff_t offset
 Offset within that object of this plane.
 
ptrdiff_t pitch
 Pitch (linesize) of this plane.
 

Detailed Description

DRM plane descriptor.

Describes a single plane of a layer, which is contained within a single object.


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