media: Print stats when application stops playback
Currently, stats are printed only when clip reaches EOS. If The app stops by calling reset(), stats are not printed. To get the stats in such scenarios, we need to dump the stats in the reset() method. Bug: 64121714 Change-Id: If064b8391ed01a6605791625ddead4fdef50aa1d
Loading
Please register or sign in to comment