| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
4b7ec4e11f |
MT#56471 add flag to suppress early media
Track audio writes in the mix buffer to set the `active` flag to true whenever a write occurs, which makes it possible to create the buffer in an inactivate state and implicitly set it active on demand. Handle the mix buffer not returning any data in the RTP sending logic (which is what happens for an inactive buffer) by simply not sending any packets. Change-Id: Iaeb0f6deadb3d90020c8c62872735cc94db80504 |
3 years ago |
|
|
ddab4a71e4 |
MT#56471 add audio_player
Similar to the existing media_player, but instead of simply producing its own standalone output media stream, the audio_player takes over the entire media stream flowing to the receiver, including media forwarded from the opposite side of the call, as well as media produced by the media_player. Change-Id: Ic34ecf08fc73b04210cfffb1a7d795b462ece5ea |
3 years ago |