Searched defs:StreamConfiguration (Results 1 – 2 of 2) sorted by relevance
45 struct StreamConfiguration { struct46 int id;47 int width;48 int height;49 PixelFormat format;50 int type;51 int framerate;
47 } StreamConfiguration; typedef