| | |
| | | import com.weikou.beibeivideo.entity.VideoResource; |
| | | import com.weikou.beibeivideo.entity.video.FunshionPlayInfo; |
| | | import com.weikou.beibeivideo.util.FunshionConstant; |
| | | import com.weikou.beibeivideo.util.UmengEventUtil; |
| | | import com.weikou.beibeivideo.util.UserUtil; |
| | | import com.weikou.beibeivideo.util.VideoUtil; |
| | | import com.weikou.beibeivideo.util.downutil.StringUtils; |
| | |
| | | VideoUtil.loadVideoEpisodeListCache(BeibeiVideoApplication.application); |
| | | } |
| | | //风行视频播放 |
| | | MobclickAgent.onEventObject(BeibeiVideoApplication.application, "funtv-play", new HashMap<>()); |
| | | UmengEventUtil.funtvPlay(getContext()); |
| | | |
| | | Log.i(TAG, "onEventMainThread:FunshionPlayInfo"); |
| | | mCurrentPosition = info.getPosition(); |