Skip to content

Commit 37e9a69

Browse files
committed
Update README.md
1 parent 94a2955 commit 37e9a69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Please note that using videos from URLs requires ensuring that you have the righ
1313
## [SwiftUI video player example](https://github.com/The-Igor/swiftui-loop-videoplayer-example)
1414

1515
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/video_filters.gif)
16-
![The concept](https://github.com/The-Igor/swiftui-loop-videoplayer-example/blob/main/swiftui-loop-videoplayer-example/img/vector.gif)
1716

1817
## API Specifications
1918

@@ -24,7 +23,6 @@ Please note that using videos from URLs requires ensuring that you have the righ
2423
| `init(fileName:ext:gravity:` <br> `eColor:eFontSize:command:)` | Constructor | Initializes the player with specific video parameters and playback command binding. |
2524
| `init(settings: () -> VideoSettings, command:)` | Constructor | Initializes the player with a declarative settings block and playback command binding. |
2625

27-
2826
### Playback Commands
2927

3028
| Command | Description |

0 commit comments

Comments
 (0)