Searched refs:video_fps (Results 1 – 3 of 3) sorted by relevance
82 if (!rtc::GetIntFromJsonObject(json, "video_fps", &config.video_fps)) { in ParseVideoSendStreamConfig()84 << config.video_fps; in ParseVideoSendStreamConfig()223 encoder_config.simulcast_layers[i].max_framerate = send_config.video_fps; in RtpGenerator()238 send_config.video_fps, *task_queue_); in RtpGenerator()
47 int video_fps = 24; member
174 def __init__(self, log_dir, capture_raw_data, video_fps, argument199 self._video_duration = 1000 // video_fps