Latest | 1.1.9 |
---|---|
Homepage | https://github.com/stonemountain/Ios_Player_Lib |
License | MIT |
Platforms | ios , requires ARC |
Authors |
IS_SmvpSDK_Library
call api:
token auth;
entries curd;
categories curd;
set callback;
=============================
video player:
simple video play function;
play video width playerId from console: configurations(autoplay,loop,muted);
post notification for play status;
play analytics;
pause;
play;
seek;
volume control;
rendition selected;
play ad with pplayer configrations;
decryption of video;
============================
video manager:
video upload manager(no cache);
video downloader manager(local cache);
============================
Example
Latest podspec
{ "name": "Ios_Player_Lib", "version": "1.1.9", "summary": "ios player lib for stonemountain client.", "description": " Ios player lib for stonemountain client.n", "homepage": "https://github.com/stonemountain/Ios_Player_Lib", "license": "MIT", "authors": { "stonemountain": "[email protected]" }, "platforms": { "ios": null }, "source": { "git": "https://github.com/stonemountain/Ios_Player_Lib.git", "tag": "1.1.9" }, "source_files": "SmvpClient/*.{h,m}", "public_header_files": "SmvpClient/*.h", "vendored_libraries": "libSmvpClient.a", "requires_arc": true }
Fri, 04 Mar 2016 05:04:03 +0000