Sign in
chromium
/
chromium
/
src
/
b44b907bbf8615ec03c9f97591fec845747c627e
/
remoting
/
host
/
audio_capturer_win.cc
b44b907
Rename ScopedComPtr::get() to ScopedComPtr::Get()
by robliao
· 8 years ago
9212cb4
Rename ScopedComPtr::Release() to ScopedComPtr::Reset()
by robliao
· 8 years ago
b40182a
[Chromoting] Audio playback won't work after switching default playback device
by zijiehe
· 9 years ago
fc96e4f
Support audio in curtain mode, and use endpoint volume instead of session volume to adjust audio stream
by zijiehe
· 9 years ago
0765c49
Convert //remoting to use std::unique_ptr
by dcheng
· 9 years ago
3ba26c00
Add volume control for windows host
by zijiehe
· 9 years ago
1417e013
Use std::move() instead of .Pass() in remoting/host
by sergeyu
· 10 years ago
c5960f3
Switch to standard integer types in remoting/host/.
by avi
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
7bc8760
Replace AudioScheduler with AudioPump.
by sergeyu
· 11 years ago
c5f104b
replace NULL->nullptr in src/remoting.
by sergeyu
· 11 years ago
2d69088
Use make_scoped_ptr() in src/remoting.
by sergeyu
· 11 years ago
d21aa874
Fix Windows audio capturer to handle AUDCLNT_BUFFERFLAGS_SILENT flag.
by
[email protected]
· 12 years ago
a21883d
Avoid reporting the same error multiple times when repeatedly capturing audio packets.
by
[email protected]
· 12 years ago
881de5e
Better silence detection in audio capturers
by
[email protected]
· 13 years ago
02037c6
Don't use ScopedCOMInitializer in AudioCapturerWin
by
[email protected]
· 13 years ago
e8aaf2ca
Implement audio capturer for chromoting host on Linux.
by
[email protected]
· 13 years ago
91d3a7d
Silence detection test for the Windows audio capturer.
by
[email protected]
· 13 years ago
922ecc3
Added more error checking for audio packets.
by
[email protected]
· 13 years ago
37a770b0
Modified Windows buffer size to avoid audio glitches.
by
[email protected]
· 13 years ago
a88e2db
Changed AudioPacket data to a repeated field.
by
[email protected]
· 13 years ago
abad505
Piping for audio encoding.
by
[email protected]
· 13 years ago
07cb35f
Not streaming packets of silence.
by
[email protected]
· 13 years ago
ca148891
Added support for multiple sampling rates on Windows.
by
[email protected]
· 13 years ago
339abeca
Changed AudioCapturer::Start() to return bool.
by
[email protected]
· 13 years ago
c9bdcbd
Audio capture for Windows.
by
[email protected]
· 13 years ago