We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1108a1a commit 47960c2Copy full SHA for 47960c2
README.md
@@ -351,6 +351,7 @@ or in a declarative way
351
Ext("mp8") // Set default extension here If not provided then mp4 is default
352
Gravity(.resizeAspectFill)
353
TimePublishing()
354
+ Events([.durationAny, .itemStatusChangedAny])
355
}
356
357
.onPlayerTimeChange { newTime in
0 commit comments