DescriptionAdd audio playback (all platforms) to cast_receiver_app.
This change not only adds audio playback, but also adds an
implementation that delays rendering of video/audio frames to the
desired playout_times. In addition, console logging has been added to
expose: 1) Whether frames were skipped because playback was running
behind; 2) Whether frames were skipped by the receiver because packets
were too late; 3) When frames are actually being played versus the
desired playout_time.
BUG=360776
R=imcheng@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262796
Patch Set 1 #
Total comments: 15
Patch Set 2 : Addressed imcheng's comments. #Patch Set 3 : rebase #
Messages
Total messages: 6 (0 generated)
|