Add 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 Review URL: https://codereview.chromium.org/229463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262796 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment