Sign in
webrtc
/
src
/
webrtc
/
a67ca877abdcf3e3994ea766a3466823c7ef20c2
/
call.h
b0f22c5
Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats().
by solenberg
· 9 years ago
15b2099
Wire up packet_id / send time callbacks to webrtc via libjingle.
by stefan
· 9 years ago
0c670ff
Align new VoE API with design.
by solenberg
· 10 years ago
30bf778
Wire up PacketTime to ReceiveStreams.
by stefan
· 10 years ago
be5952f
Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/
by solenberg
· 10 years ago
dce9bf3
Add send transports to individual webrtc::Call streams.
by solenberg
· 10 years ago
2fb88e4
Define Stream base classes
by Jelena Marusic
· 10 years ago
e48d677
C++11 in-class member initialization in Call configs.
by Fredrik Solenberg
· 10 years ago
ee9b72e
VoE2 API draft
by Fredrik Solenberg
· 10 years ago
ad86786
Add AudioReceiveStream to Call API.
by Fredrik Solenberg
· 10 years ago
578ea1a
Remove ViE interface usage from VideoReceiveStream.
by Peter Boström
· 10 years ago
ca55fa1
Moving the pacer and the pacer thread to ChannelGroup.
by Stefan Holmer
· 10 years ago
a3166c4
Use int64_t more consistently for times, in particular for RTT values.
by pkasting@chromium.org
· 10 years ago
834b475
Wire up RTT statistics to webrtc::Call.
by pbos@webrtc.org
· 10 years ago
5e3f6b4
Implement settable min/start/max bitrates in Call.
by pbos@webrtc.org
· 10 years ago
5232267
Wire up bandwidth stats to the new API and webrtcvideoengine2.
by stefan@webrtc.org
· 10 years ago
7da3067
Remove -1 from Call::Config::start_bitrate_bps.
by pbos@webrtc.org
· 10 years ago
d3e3c9b
Wire up CPU adaptation in WebRtcVideoEngine2.
by pbos@webrtc.org
· 10 years ago
58b5140
Config struct for VideoEncoder.
by pbos@webrtc.org
· 11 years ago
9b707ca
Network up/down signaling in Call.
by pbos@webrtc.org
· 11 years ago
7f0b309
Remove GetDefaultConfigs() from Call.
by pbos@webrtc.org
· 11 years ago
f89ce46
Implements start bitrate for new video API.
by mflodman@webrtc.org
· 11 years ago
bdfcddf
Make VideoSendStream/VideoReceiveStream configs const.
by pbos@webrtc.org
· 11 years ago
bc57e0f
Add DeliveryStatus enum to DeliverPacket().
by pbos@webrtc.org
· 11 years ago
99c0139
Remove TraceCallback use from Call.
by pbos@webrtc.org
· 11 years ago
e2a7a77
Remove internal codecs from VideoSendStream.
by pbos@webrtc.org
· 11 years ago
8ef6548
Add configuration for cpu overuse detection to video send stream.
by asapersson@webrtc.org
· 11 years ago
b3b6049
Remove outdated DestroyVideoSendStream comment.
by pbos@webrtc.org
· 11 years ago
5e0cbcf
cpplint cleaning new API and its implementation files.
by mflodman@webrtc.org
· 11 years ago
47f0c41
Adds support for sending redundant payloads over RTX.
by stefan@webrtc.org
· 11 years ago
12a93e0
Rename DestroyStream methods to include Video.
by pbos@webrtc.org
· 11 years ago
964d78e
Rename Call::Create{Receive,Send}Stream().
by pbos@webrtc.org
· 11 years ago
6904054
Implement VideoSendStream::SetCodec().
by pbos@webrtc.org
· 11 years ago
24e2089
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago