Commit 125de929 by krocard Committed by Ian Baker

Clarify EventLogger Window log

PiperOrigin-RevId: 347789441
parent a015b7ec
......@@ -179,9 +179,9 @@ public class EventLogger implements AnalyticsListener {
" "
+ "window ["
+ getTimeString(window.getDurationMs())
+ ", "
+ ", seekable="
+ window.isSeekable
+ ", "
+ ", dynamic="
+ window.isDynamic
+ "]");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment