mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-26 04:31:37 +08:00
Merge branch 'master' into master
This commit is contained in:
commit
b8aabb5eab
@ -102,6 +102,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取播放进度pos,取值 相对开始时间增量 单位秒
|
* 获取播放进度pos,取值 相对开始时间增量 单位秒
|
||||||
|
* @return
|
||||||
*/
|
*/
|
||||||
virtual uint32_t getProgressPos() const { return 0; }
|
virtual uint32_t getProgressPos() const { return 0; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user