LMMediaPlayer
LMMediaPlayer copied to clipboard
A video and audio player with replaceable UI component.
I have LMMediaPlayer added to a subview in my app. The player only has one URL of a video file hosted on a webserver. When I tap play, the player...
Planning features. - [ ] Disk caching.(https://github.com/0x0c/LMMediaPlayer/issues/4) - [ ] Pre-buffering.(https://github.com/0x0c/LMMediaPlayer/issues/8) I welcome your advice.
can you plz implement a buffer or some caching concept, like if the user play one media, the next media is preparing the background, and if the user reclick on...
画面回転に対応していない画面からフルスクリーンモードに遷移したあと、画面向きを変えてその状態からモードを元に戻すと画面レイアウトが崩れる