summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/screenlock_private/screenlock_private_api.cc
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-16 05:42:22 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-16 05:42:22 +0000
commit8b536e2b3d51d81a084e721bd5469f43062b875b (patch)
treeecd7c298b897c1ecf53e8e61b03486221a8c3161 /chrome/browser/extensions/api/screenlock_private/screenlock_private_api.cc
parent281570d794d310ef8f03ccc3883ea73589c5bda1 (diff)
downloadchromium_src-8b536e2b3d51d81a084e721bd5469f43062b875b.zip
chromium_src-8b536e2b3d51d81a084e721bd5469f43062b875b.tar.gz
chromium_src-8b536e2b3d51d81a084e721bd5469f43062b875b.tar.bz2
Cast: Move retransmission to the transport
This change is to move the logic of retransmission from AudioSender/ VideoSender to CastTransportSender. With this change AudioSender and VideoSender will not handle packets any more. They will simply see frames. Retransmission is now handled by CastTransportSender. Added two more public methods for CastTransportSender: * CancelSendingFrames Cancel sending certain frames. * SendFrameForKickstart Sends the last packet of a frame to kick start the session. cast_simulator shows no regression. BUG=393042 Review URL: https://codereview.chromium.org/445933002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290094 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/api/screenlock_private/screenlock_private_api.cc')
0 files changed, 0 insertions, 0 deletions