HomeSort by relevance Sort by last modified time
    Searched refs:kViERtpRtcpAlreadySending (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_errors.h 94 kViERtpRtcpAlreadySending, // The channel is already sending. Need to stop send before calling this API.
  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc 249 shared_data_->SetLastError(kViERtpRtcpAlreadySending);
331 shared_data_->SetLastError(kViERtpRtcpAlreadySending);
    [all...]

Completed in 28 milliseconds