-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] Log SbPlayer initialization latencies
Adds a log for the duration between key events as the SbPlayer is initialized. Example output (android-arm_devel on Sabrina): SbPlayer startup latencies Event name time since last \ event set_drm_system_ready_cb called 0 us SbPlayerCreate() called 13565 us kSbPlayerStateInitialized received 315737 us kSbPlayerStatePrerolling received 606 us First media sample(s) written [audio/video] 151/204 us kSbPlayerStatePresenting received 439794 us b/223811180 Change-Id: Ic6d8ba8fc27aa16a43b560e3f235972542705ee2 (cherry picked from commit 8249fc7adcb032dc38ea57ec345aabd7ad4d8a6f)
- Loading branch information
Cobalt Team
committed
Apr 20, 2022
1 parent
f459240
commit 3791274
Showing
3 changed files
with
108 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters