mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Fix broken Javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=213951977
This commit is contained in:
parent
03fe503f1c
commit
bd3bf3fc8d
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ public final class MediaSessionConnector {
|
|||
* <p>The order in which any {@link CustomActionProvider}s are passed determines the order of the
|
||||
* actions published with the playback state of the session.
|
||||
*
|
||||
* @param player The player to be connected to the {@code MediaSession}, or {@link null} to
|
||||
* @param player The player to be connected to the {@code MediaSession}, or {@code null} to
|
||||
* disconnect the current player.
|
||||
* @param playbackPreparer An optional {@link PlaybackPreparer} for preparing the player.
|
||||
* @param customActionProviders Optional {@link CustomActionProvider}s to publish and handle
|
||||
|
|
|
|||
Loading…
Reference in a new issue