Mir
|
#include "mir_toolkit/mir_client_library.h"
#include "eglapp.h"
#include <assert.h>
#include <stdio.h>
#include <math.h>
#include <fcntl.h>
#include <GLES2/gl2.h>
#include <pthread.h>
#include <stdlib.h>
#include <signal.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <linux/videodev2.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <poll.h>
Enumerations | |
enum | CameraPref { camera_pref_defaults, camera_pref_speed, camera_pref_resolution } |
Functions | |
int | main (int argc, char *argv[]) |
enum CameraPref |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Jun 5 13:49:26 UTC 2017