Skip to content

Commit

Permalink
Update SJPlayModel.h
Browse files Browse the repository at this point in the history
  • Loading branch information
changsanjiang committed Jul 11, 2022
1 parent efb066d commit 964ed04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SJBaseVideoPlayer/Common/Implements/SJPlayModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ NS_ASSUME_NONNULL_BEGIN
///
/// 当多个父视图设置不同的tag后, 管理类将通过此tag来定位对应父视图, 从而实现同一个页面中多个播放器同时播放的效果
///
@property (nonatomic) NSUInteger superviewTag __deprecated_msg("use `playModel.superviewSelector`;");
@property (nonatomic) NSUInteger superviewTag;
@end


Expand Down

0 comments on commit 964ed04

Please sign in to comment.