mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00
Clarify EventLogger Window log
PiperOrigin-RevId: 347789441
This commit is contained in:
parent
751809b4e5
commit
5a6c99e304
@ -181,9 +181,9 @@ public class EventLogger implements AnalyticsListener {
|
||||
" "
|
||||
+ "window ["
|
||||
+ getTimeString(window.getDurationMs())
|
||||
+ ", "
|
||||
+ ", seekable="
|
||||
+ window.isSeekable
|
||||
+ ", "
|
||||
+ ", dynamic="
|
||||
+ window.isDynamic
|
||||
+ "]");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user