author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |
Mon, 2 Jan 2017 14:42:07 +0000 (16:42 +0200) | ||
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | |
Tue, 3 Jan 2017 08:46:42 +0000 (10:46 +0200) | ||
commit | c6f964425cdec25e3d0ecd0054d398d3420fdfeb | |
tree | 361e39693e7513ad8c0f3bbde4e352f0321c59ba | tree | snapshot (tar.xz tar.gz zip) |
parent | 6cad07d9ff9a7d5aec9d288eac9fd72b881a4ba3 | commit | diff |
py: Expose MappedFramebuffer width and height properties
The property getters are defined as pure virtual functions in the
MappedFramebuffer class. Expose the Python properties as part of the
bindings for that class to make them available for all classes
inheriting from MappedFramebuffer.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
The property getters are defined as pure virtual functions in the
MappedFramebuffer class. Expose the Python properties as part of the
bindings for that class to make them available for all classes
inheriting from MappedFramebuffer.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
py/pykmsbase.cpp | diff | blob | history |