96a97,102 > struct hrt_format { > char *name; > int fourcc; //video4linux 2 > int depth; //bit/pixel > }; >