webrtc/api/call
Sebastian Jansson 0378997db3 Adds flags indicating presence in allocation and feedback per packet.
This CL adds flags to the PacketOptions and PacktInfo struct that are
intended to be used to indicate if the packet belongs to a media stream
that is part of bitrate allocation as well as if it is included in
transport wide packet feedback.

This is part of a series of CLs that allows GoogCC to track sent bitrate
that is included in bitrate allocation but without transport feedback.

Bug: webrtc:9796
Change-Id: Icdf3e1e13d3f119574ee1b2c574f2d3329a7e303
Reviewed-on: https://webrtc-review.googlesource.com/c/104920
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25069}
2018-10-09 18:24:38 +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 Enable clang::find_bad_constructs for call/ (part 1). 2018-07-26 15:33:12 +00:00
transport.h Adds flags indicating presence in allocation and feedback per packet. 2018-10-09 18:24:38 +00:00