Skip to content

Commit e7562ef

Browse files
committed
Update README.md
1 parent fe877dc commit e7562ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Please note that using videos from URLs requires ensuring that you have the righ
4545
| **Ext** | File extension for the video, used when loading from local resources. This is optional when a URL is provided and the URL ends with the video file extension. | "mp4" |
4646
| **Gravity** | How the video content should be resized to fit the player's bounds. | .resizeAspect |
4747
| **TimePublishing** | Specifies the interval at which the player publishes the current playback time. | - |
48-
| **Loop** | Whether the video should automatically restart when it reaches the end. If not explicitly passed, the video will not loop. | - |
48+
| **Loop** | Whether the video should automatically restart when it reaches the end. If not explicitly passed, the video will not loop. | false |
4949
| **Mute** | Indicates if the video should play without sound. | false |
5050
| **EColor** | Error message text color. | .red |
5151
| **EFontSize** | Size of the error text. | 17.0 |

0 commit comments

Comments
 (0)