webrtc/examples/peerconnection/client
Seth Hampson 13b8bad235 Final name changing of MediaStreamInterface.label() to id().
Downstreams have been updated, and this now updates all uses of label()
to id() within WebRTC code. This change also makes id() pure virtual and
removes label().

Bug: webrtc:8977
Change-Id: Ib045ea4fabba6f14447c64875c7aeba87dc2be24
Reviewed-on: https://webrtc-review.googlesource.com/60382
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Commit-Queue: Seth Hampson <shampson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22431}
2018-03-14 20:30:52 +00:00
..
linux Fix override warnings. 2018-02-21 13:48:57 +00:00
conductor.cc Final name changing of MediaStreamInterface.label() to id(). 2018-03-14 20:30:52 +00:00
conductor.h Fix override warnings. 2018-02-21 13:48:57 +00:00
defaults.cc Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
defaults.h Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
flagdefs.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
main.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
main_wnd.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
main_wnd.h Avoid to unconditionally include rtc_base/win32.h. 2018-02-01 11:22:51 +00:00
peer_connection_client.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
peer_connection_client.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00