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