-
I've checked the add event section. But unable to understand how to put into the project. Actually I want to listen the video progress and show ad at some progress like 10%,20% of the video.
This is the code I've used don't know how to put logic since not getting the progress numbers. |
Beta Was this translation helpful? Give feedback.
Answered by
jhomlala
Aug 22, 2021
Replies: 1 comment
-
Just use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
amit0021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just use
_betterPlayerController.videoPlayerController.position
.