Searched refs:video_format_ (Results 1 – 1 of 1) sorted by relevance
624 return video_format_; in video_format()627 video_format_ = video_format; in set_video_format()628 if (video_format_ != cricket::VideoFormat()) { in set_video_format()629 interval_ = video_format_.interval; in set_video_format()633 adapter->OnOutputFormatRequest(video_format_); in set_video_format()836 VideoFormat video_format_; member in cricket::WebRtcVideoChannelSendInfo