Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder committed Jul 6, 2024
1 parent b521a5e commit 2f97b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/media-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ the `<VideoPlayer />` and it will pass them through to the `<Video />` component
In addition, the `<VideoPlayer />` also takes these props:

| Prop | Type | Default | Description |
| ---------------------------- | --------------------------------------------- | ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- |
|------------------------------|-----------------------------------------------|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| alwaysShowControls | Boolean | false | Always show controls. |
| controlAnimationTiming | Integer | 500 | The amount of time (in milliseconds) to animate the controls in and out. |
| controlTimeoutDelay | Integer | 15000 | Hide controls after X amount of time in milliseconds | |
Expand Down

0 comments on commit 2f97b71

Please sign in to comment.