1 Star 0 Fork 0

马锦航/HuoBan_160120old

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
KRVideoPlayerControlView.h 972 Bytes
一键复制 编辑 原始数据 按行查看 历史
NewImprove 提交于 2016-01-20 15:25 . 合并后的提提交
//
// KRVideoPlayerControlView.h
// KRKit
//
// Created by aidenluo on 5/23/15.
// Copyright (c) 2015 36kr. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface KRVideoPlayerControlView : UIView
@property (nonatomic, strong, readonly) UIView *topBar;
@property (nonatomic, strong, readonly) UIView *bottomBar;
@property (nonatomic, strong, readonly) UIButton *playButton;
@property (nonatomic, strong, readonly) UIButton *pauseButton;
@property (nonatomic, strong, readonly) UIButton *fullScreenButton;
@property (nonatomic, strong, readonly) UIButton *shrinkScreenButton;
@property (nonatomic, strong, readonly) UISlider *progressSlider;
@property (nonatomic, strong, readonly) UIButton *closeButton;
@property (nonatomic, strong, readonly) UILabel *timeLabel;
@property (nonatomic, strong, readonly) UIActivityIndicatorView *indicatorView;
- (void)animateHide;
- (void)animateShow;
- (void)autoFadeOutControlBar;
- (void)cancelAutoFadeOutControlBar;
@end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/2233mjh/HuoBan_160120old.git
git@gitee.com:2233mjh/HuoBan_160120old.git
2233mjh
HuoBan_160120old
HuoBan_160120old
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385