Searched defs:StreamInfo (Results 1 – 1 of 1) sorted by relevance
65 struct StreamInfo { struct66 StreamInfo() in StreamInfo() function73 StreamInfo(VideoEncoder* encoder, in StreamInfo() function85 VideoEncoder* encoder;86 EncodedImageCallback* callback;87 uint16_t width;88 uint16_t height;89 bool key_frame_request;90 bool send_stream;