react-native-video/ios/Video
Param Aggarwal 0b914ef2b9
Expose currentPlaybackTime when live stream video (#1944)
* added trackId to exoplayer onLoad callback

* added trackInfo to bandwidth callback

* syntax fix

* syntax fix

* version update

* sending complete logcat for media playback exception ExoPlaybackException

* version bump

* package publish changes

* Live playback fix

* Version bump

* import fix

* version bump

* configurable preferredForwardBufferDuration

* configurable preferredForwardBufferDuration

* version update

* Exposing time

* exo player window current tsp

* return type

* Current window timestamp in epoch

* iOS changes

* version update

* Updated package.json

* updated version

* CurrentTime bug fix

* Updated package.json

* Updated currentPlaybackTime

* Updated currentPlayback logic

* Updated package.json

* Bug fix

* Added semicolon

* updated package.json

* Updated ReactVideoView

* updated verison

* Revert package.json changes

* Update ReactVideoView.java

* Use standard log

* Document preferredForwardBufferDuration (iOS)

* Document currentPlaybackTime

* Document trackId

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update README.md

* Update CHANGELOG.md

Co-authored-by: anubansal <anu.bansal@curefit.com>
Co-authored-by: Sivakumar J <sivakumar@curefit.com>
Co-authored-by: parikshit <parikshit@curefit.com>
Co-authored-by: anubansal92 <40559524+anubansal92@users.noreply.github.com>
Co-authored-by: Rishu Agrawal <rishu.agrawal@v.curefit.com>
Co-authored-by: rishu-curefit <54575330+rishu-curefit@users.noreply.github.com>
2020-05-15 09:25:19 +02:00
..
RCTVideo.h Change also RCTVideo.h 2019-06-19 09:22:10 +02:00
RCTVideo.m Expose currentPlaybackTime when live stream video (#1944) 2020-05-15 09:25:19 +02:00
RCTVideoManager.h added ability to export video 2018-10-26 08:21:41 -05:00
RCTVideoManager.m Expose currentPlaybackTime when live stream video (#1944) 2020-05-15 09:25:19 +02:00
RCTVideoPlayerViewController.h restored autorotate to fullscreen options 2018-10-25 14:56:59 -07:00
RCTVideoPlayerViewController.m restored autorotate to fullscreen options 2018-10-25 14:56:59 -07:00
RCTVideoPlayerViewControllerDelegate.h make video cache feature optional 2018-07-19 02:06:09 +02:00
UIView+FindUIViewController.h make video cache feature optional 2018-07-19 02:06:09 +02:00
UIView+FindUIViewController.m make video cache feature optional 2018-07-19 02:06:09 +02:00