... | @@ -96,6 +96,11 @@ DWPlayerView包含的属性及方法如下: |
... | @@ -96,6 +96,11 @@ DWPlayerView包含的属性及方法如下: |
|
*/
|
|
*/
|
|
@property(nonatomic,strong,readonly)AVPlayer *player;
|
|
@property(nonatomic,strong,readonly)AVPlayer *player;
|
|
|
|
|
|
|
|
/**
|
|
|
|
播放图层
|
|
|
|
*/
|
|
|
|
@property(nonatomic,strong,readonly)AVPlayerLayer *playerLayer;
|
|
|
|
|
|
/**
|
|
/**
|
|
代理
|
|
代理
|
|
*/
|
|
*/
|
... | | ... | |