Searched defs:VideoSendStreamConfig (Results 1 – 3 of 3) sorted by relevance
40 struct VideoSendStreamConfig { struct42 int duration_ms = 10000;44 int video_width = 640;46 int video_height = 480;48 int video_fps = 24;50 int num_squares = 128;52 RtpConfig rtp;
52 VideoSendStreamConfig, enumerator
389 message VideoSendStreamConfig { message