Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daytime-em committed Jul 10, 2024
1 parent 6df338b commit 65a1abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/src/main/java/com/mux/player/media/MediaItems.kt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ object MediaItems {
* @param playbackToken Playback Token required for Secure Video Playback and DRM Playback
* @param drmToken DRM Token required for DRM Playback. For DRM, you also need a [playbackToken]
*
* @see builderFromMuxPlaybackId
* @see fromMuxPlaybackId
*/
@JvmStatic
@JvmOverloads
Expand Down

0 comments on commit 65a1abd

Please sign in to comment.