decoder/Control: caller must lock mutex for Seek()
This commit is contained in:
@@ -387,6 +387,8 @@ public:
|
||||
|
||||
/**
|
||||
* Throws #std::runtime_error on error.
|
||||
*
|
||||
* Caller must lock the object.
|
||||
*/
|
||||
void Seek(SongTime t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user