Searched defs:VideoSendStreamConfig (Results 1 – 3 of 3) sorted by relevance
39 struct VideoSendStreamConfig { struct41 int duration_ms = 10000;43 int video_width = 640;45 int video_height = 480;47 int video_fps = 24;49 int num_squares = 128;51 RtpConfig rtp;
52 VideoSendStreamConfig, enumerator
434 message VideoSendStreamConfig { message