mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
commit
fccaa07be3
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ public abstract class BaseTrackSelection implements TrackSelection {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns whether the track at the specified index in the selection is blaclisted.
|
* Returns whether the track at the specified index in the selection is blacklisted.
|
||||||
*
|
*
|
||||||
* @param index The index of the track in the selection.
|
* @param index The index of the track in the selection.
|
||||||
* @param nowMs The current time in the timebase of {@link SystemClock#elapsedRealtime()}.
|
* @param nowMs The current time in the timebase of {@link SystemClock#elapsedRealtime()}.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue