Fixed files ending when seeking
This commit is contained in:
parent
2c8f085a3d
commit
7d600e1911
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@
|
||||||
{
|
{
|
||||||
player->Seek( frame );
|
player->Seek( frame );
|
||||||
|
|
||||||
|
framesRead = frame;
|
||||||
|
|
||||||
return frame;
|
return frame;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue