HomeSort by relevance Sort by last modified time
    Searched full:video_format_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 610 return video_format_;
613 video_format_ = video_format;
614 if (video_format_ != cricket::VideoFormat()) {
615 interval_ = video_format_.interval;
617 video_adapter_->OnOutputFormatRequest(video_format_);
759 VideoFormat video_format_; member in class:cricket::WebRtcVideoChannelSendInfo
    [all...]

Completed in 45 milliseconds