rtmp、rtc推拉流支持加密
This commit is contained in:
@@ -14,6 +14,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@interface SCPlayerConfig : NSObject
|
||||
@property (nonatomic, assign) SellyLiveMode protocol;
|
||||
@property (nonatomic, strong) NSString *streamId;
|
||||
@property (nonatomic, copy, nullable) NSString *xorKey;
|
||||
|
||||
/// 保存配置到 UserDefaults
|
||||
- (void)saveToUserDefaults;
|
||||
|
||||
Reference in New Issue
Block a user