Audio/Music: Fix Stop() not resetting playing offset
This commit is contained in:
@@ -343,6 +343,8 @@ namespace Nz
|
||||
{
|
||||
m_impl->streaming = false;
|
||||
m_impl->thread.Join();
|
||||
|
||||
SetPlayingOffset(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user