libcamera/include/libcamera
Niklas Söderlund 4866bf6fe7 libcamera: stream: Expose stride value
Expose the image stride  which may be retrieved after a video device
has been configured. It may only be retrieved at that point as the
assignment of video devices takes place at this point.

In the future video devices should be assigned at configuration
validation time and the stride value retrieved at that point.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-05-01 17:07:33 +02:00
..
bound_method.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
buffer.h libcamera: FrameBuffer: Add a setRequest() interface 2020-03-27 16:27:28 +01:00
camera.h libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
camera_manager.h libcamera: camera_manager: Return a copy of the vector from cameras() 2020-01-23 22:36:30 +02:00
control_ids.h.in libcamera: control_ids: Generate map of all supported controls 2019-10-13 20:37:24 +03:00
controls.h libcamera: controls: Add rectangle and size control types 2020-04-28 20:44:47 +03:00
event_dispatcher.h libcamera: event_dispatcher: Add interrupt() function 2019-01-23 18:51:56 +02:00
event_notifier.h libcamera: Add parent argument to constructors of Object-derived classes 2019-08-17 18:47:17 +03:00
file_descriptor.h libcamera: Add FileDescriptor to help pass numerical fds around 2020-01-12 16:10:37 +01:00
framebuffer_allocator.h libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
gen-header.sh include: libcamera: Improve automation of libcamera.h generation 2020-03-08 19:33:59 +02:00
geometry.h libcamera: geometry: Rename Rectangle fields 2020-04-26 17:12:42 +02:00
logging.h libcamera: logging: add syslog, stream, and nowhere logging targets 2019-07-17 14:36:35 +09:00
meson.build include: libcamera: meson: Add libcamera.h to the libcamera_api array 2020-03-08 19:34:02 +02:00
object.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
pixelformats.h libcamera: pixelformats: Replace set of modifiers with single value 2020-04-04 00:39:44 +03:00
property_ids.h.in libcamera: properties: Add location property 2020-02-14 16:27:42 +01:00
request.h libcamera: Switch to FrameBuffer interface 2020-01-12 16:10:38 +01:00
signal.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
span.h libcamera: Add a C++20-compliant std::span<> implementation 2020-03-06 18:08:37 +02:00
stream.h libcamera: stream: Expose stride value 2020-05-01 17:07:33 +02:00
timer.h libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
version.h.in libcamera: Rework automatic version generation to avoid rebuilds 2019-07-09 12:34:10 +03:00