Minor Javadoc fix.

Issue: #4904
PiperOrigin-RevId: 338669087
This commit is contained in:
christosts 2020-10-23 15:25:08 +01:00 committed by Oliver Woodman
parent 160ee9d890
commit 1887983a22

View file

@ -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.
*
* <p>The default value is {@link #DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS}.