Lines Matching defs:StreamConfiguration
28 struct StreamConfiguration { struct
29 int32_t id;
30 int32_t type;
31 int32_t width;
32 int32_t height;
33 int32_t format;
34 uint64_t usage;
35 int32_t dataspace;
36 bool tunnelMode;
37 int32_t minFrameDuration;
38 int32_t encodeType;
39 int32_t bufferCount;
40 int32_t maxBatchCaptureCount;
41 int32_t maxCaptureCount;