Searched defs:StreamInfo (Results 1 – 4 of 4) sorted by relevance
26 typedef struct StreamInfo { struct37 } StreamInfo; argument
46 typedef struct StreamInfo { struct60 } StreamInfo; argument
96 struct StreamInfo { struct97 std::string format;98 uint32_t height;99 uint32_t width;100 uint32_t channelId;101 std::string streamPath;
44 } StreamInfo; typedef