Triggering Events At Specific Player Times?
Posted: Sun Nov 24, 2013 10:58 pm
Hi All...
Is it possible to trigger events at specific times during the playback of a movie or an audio file in iOS? I had looked at an older CallBacks tutorial but callbacks are not iOS compatible.
I also noticed there is a mobileControlGet (player_id, currentTime) but I was not sure how I could report out that currentTime while a media played along. My original plan was checking the currentTime while the media played and then acting on the reported time when it was at specific times.
Is there an example stack of using currentTime in this manner? Or is reporting the currentTime, while a piece of media plays not possible?
Thank you!
Is it possible to trigger events at specific times during the playback of a movie or an audio file in iOS? I had looked at an older CallBacks tutorial but callbacks are not iOS compatible.
I also noticed there is a mobileControlGet (player_id, currentTime) but I was not sure how I could report out that currentTime while a media played along. My original plan was checking the currentTime while the media played and then acting on the reported time when it was at specific times.
Is there an example stack of using currentTime in this manner? Or is reporting the currentTime, while a piece of media plays not possible?
Thank you!