Commit 1887983a by christosts Committed by Oliver Woodman

Minor Javadoc fix.

Issue: #4904
PiperOrigin-RevId: 338669087
parent 160ee9d8
...@@ -222,7 +222,7 @@ public final class DashMediaSource extends BaseMediaSource { ...@@ -222,7 +222,7 @@ public final class DashMediaSource extends BaseMediaSource {
} }
/** /**
* Sets the {@link Player#getCurrentLiveOffset() target offset for live streams} that is used if * Sets the target {@link Player#getCurrentLiveOffset() offset for live streams} that is used if
* no value is defined in the {@link MediaItem} or the manifest. * no value is defined in the {@link MediaItem} or the manifest.
* *
* <p>The default value is {@link #DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS}. * <p>The default value is {@link #DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS}.
......
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