mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
Merge branch 'master' of https://bitbucket.org/max_10/libstb-hal-max
Conflicts:
configure.ac
libeplayer3-arm/container/buff_ffmpeg.c
Origin commit data
------------------
Branch: master
Commit: f9dbc6233d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-23 (Sat, 23 Feb 2019)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -791,10 +791,10 @@ bool cPlayback::IsPlaying()
|
||||
|
||||
uint64_t cPlayback::GetReadCount()
|
||||
{
|
||||
//if (player && player->playback)
|
||||
//{
|
||||
// return player->playback->readCount;
|
||||
//}
|
||||
if (player && player->playback)
|
||||
{
|
||||
return player->playback->readCount;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user