|
FFmpeg
|
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. | |
DRM plane descriptor.
Describes a single plane of a layer, which is contained within a single object.
1.8.12