NELPUrlConfig Class Reference Inherits from NSObject Declared in NELivePlayerModel.h cacheConfig 缓存配置 @property (nullable, nonatomic, strong) NELPUrlCacheConfig *cacheConfig Discussion 缓存配置 Declared In NELivePlayerModel.h decryptionConfig 解密配置(点播) @property (nullable, nonatomic, strong) NELPUrlDecryptionConfig *decryptionConfig Discussion 解密配置(点播) Declared In NELivePlayerModel.h liveUrlDecryptionKey 解密配置(直播) @property (nullable, nonatomic, copy) NSString *liveUrlDecryptionKey Discussion 解密配置(直播) Declared In NELivePlayerModel.h httpHeaders http请求自定义的header field @property (nullable, nonatomic, strong) NSDictionary *httpHeaders Discussion http请求自定义的header field Declared In NELivePlayerModel.h