KRVideoPlayer 1.0.1

KRVideoPlayer 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by aidenluo177.



Screenshot

screenshot

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Create player and set frame:

self.videoController = [[KRVideoPlayerController alloc] initWithFrame:CGRectMake(0, 0, width, width*(9.0/16.0))];

Set video path:

self.videoController.contentURL = url;

Show it:

[self.videoController showInWindow];

Requirements

iOS >= 6.0

Installation

Author

aidenluo

License

KRVideoPlayer is available under the MIT license. See the LICENSE file for more info.

广告

36氪招iOS工程师,简历请发送至luoqi###36kr.com(###替换为@)