mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix broken Javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213599127
This commit is contained in:
parent
1726f9e5fe
commit
64b50ff9e6
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ public interface TrackSelection {
|
||||||
void onPlaybackSpeed(float speed);
|
void onPlaybackSpeed(float speed);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated Use and implement {@link #updateSelectedTrack(long, long, long, float, List,
|
* @deprecated Use and implement {@link #updateSelectedTrack(long, long, long, List,
|
||||||
* MediaChunkIterator[])} instead.
|
* MediaChunkIterator[])} instead.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue