Skip to content

Commit ba43f8e

Browse files
committed
Update README.md
1 parent 7b47080 commit ba43f8e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
### Params
1111

12-
| Strategy | Description |
13-
| --- | --- |
14-
|**resourceName**| Name of the video to play|
15-
|**extention**| Video extension |
16-
|**errorText**| Error message text|
17-
|**videoGravity**| A structure that defines how a layer displays a player’s visual content within the layer’s bounds |
12+
| Strategy | Description | Default |
13+
| --- | --- | --- |
14+
|**resourceName**| Name of the video to play| - |
15+
|**extention**| Video extension | "mp4" |
16+
|**errorText**| Error message text| "Resource is not found" |
17+
|**videoGravity**| A structure that defines how a layer displays a player’s visual content within the layer’s bounds | .resizeAspect |
1818

1919
## SwiftUI example for the package
2020

0 commit comments

Comments
 (0)