ZLMediaKit/src/Player
alexliyu7352 a7476e436a
修复HlsPlayer播放器BUG
当拉取加密流时, 因为不能正常播放, 所以不会触发playresult.
因此一直不会回调api请求.
2022-04-01 20:59:58 +08:00
..
MediaPlayer.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
MediaPlayer.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
PlayerBase.cpp 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
PlayerBase.h 整理命名空间 (#1409) 2022-02-02 20:34:50 +08:00
PlayerProxy.cpp 修复HlsPlayer播放器BUG 2022-04-01 20:59:58 +08:00
PlayerProxy.h 转协议选项抽象为ProtocolOption对象 2022-03-12 13:24:23 +08:00