This is the complete list of members for LibcameraApp, including all inherited members.
BufferMap typedef | LibcameraApp | |
Camera typedef | LibcameraApp | |
CameraConfiguration typedef | LibcameraApp | |
CameraId() const | LibcameraApp | |
CameraManager typedef | LibcameraApp | |
CloseCamera() | LibcameraApp | |
ConfigureStill(unsigned int flags=FLAG_STILL_NONE) | LibcameraApp | |
ConfigureViewfinder() | LibcameraApp | |
ControlList typedef | LibcameraApp | |
FLAG_STILL_BGR | LibcameraApp | static |
FLAG_STILL_BUFFER_MASK | LibcameraApp | static |
FLAG_STILL_DOUBLE_BUFFER | LibcameraApp | static |
FLAG_STILL_NONE | LibcameraApp | static |
FLAG_STILL_RAW | LibcameraApp | static |
FLAG_STILL_RGB | LibcameraApp | static |
FLAG_STILL_TRIPLE_BUFFER | LibcameraApp | static |
FLAG_VIDEO_JPEG_COLOURSPACE | LibcameraApp | static |
FLAG_VIDEO_NONE | LibcameraApp | static |
FLAG_VIDEO_RAW | LibcameraApp | static |
FrameBuffer typedef | LibcameraApp | |
FrameBufferAllocator typedef | LibcameraApp | |
GetMainStream() const | LibcameraApp | |
GetOptions() const | LibcameraApp | inline |
GetStream(std::string const &name, unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
LibcameraApp(std::unique_ptr< Options > const opts=nullptr) | LibcameraApp | |
LoresStream(unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
Mmap(FrameBuffer *buffer) const | LibcameraApp | |
MsgPayload typedef | LibcameraApp | |
MsgType enum name | LibcameraApp | |
OpenCamera() | LibcameraApp | |
options_ | LibcameraApp | protected |
PixelFormat typedef | LibcameraApp | |
PostMessage(MsgType &t, MsgPayload &p) | LibcameraApp | |
RawStream(unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
Rectangle typedef | LibcameraApp | |
Request typedef | LibcameraApp | |
SetControls(ControlList &controls) | LibcameraApp | |
Size typedef | LibcameraApp | |
StartCamera() | LibcameraApp | |
StillStream(unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
StopCamera() | LibcameraApp | |
Stream typedef | LibcameraApp | |
StreamConfiguration typedef | LibcameraApp | |
StreamDimensions(Stream const *stream, unsigned int *w, unsigned int *h, unsigned int *stride) const | LibcameraApp | |
StreamRole typedef | LibcameraApp | |
StreamRoles typedef | LibcameraApp | |
Teardown() | LibcameraApp | |
VideoStream(unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
ViewfinderStream(unsigned int *w=nullptr, unsigned int *h=nullptr, unsigned int *stride=nullptr) const | LibcameraApp | |
Wait() | LibcameraApp | |
~LibcameraApp() | LibcameraApp | virtual |