webrtc/api/call
Petter Strandmark 26bc6695cd Pass packet retransmission information in PacketOptions.
bugs.webrtc.org/8439 introduces application data that could e.g. contain
timestamps. We would like to take different actions for this data
depending on whether this is the first time a packet is being sent.

Bug: webrtc:8906
Change-Id: Ib370d76beec2960d961bf44391930faa4b193479
Reviewed-on: https://webrtc-review.googlesource.com/77643
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Petter Strandmark <strandmark@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23426}
2018-05-29 10:12:04 +00:00
..
audio_sink.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
callfactoryinterface.h Rename Call::Config to CallConfig, keep old name as alias. 2018-02-14 15:14:39 +00:00
transport.cc Add application_data field(s) to RtpPacketToSend and PacketOptions. 2018-02-23 17:20:46 +00:00
transport.h Pass packet retransmission information in PacketOptions. 2018-05-29 10:12:04 +00:00