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

  /external/webrtc/webrtc/video/
vie_channel.h 107 int SetSendTimestampOffsetStatus(bool enable, int id);
video_send_stream.cc 180 RTC_CHECK_EQ(0, vie_channel_->SetSendTimestampOffsetStatus(true, id));
vie_channel.cc 577 int ViEChannel::SetSendTimestampOffsetStatus(bool enable, int id) {
    [all...]

Completed in 43 milliseconds