mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
parent
160ee9d890
commit
1887983a22
1 changed files with 1 additions and 1 deletions
|
|
@ -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}.
|
||||
|
|
|
|||
Loading…
Reference in a new issue