decoder/Control: caller must lock mutex for Stop()
This commit is contained in:
@@ -383,6 +383,9 @@ public:
|
||||
SongTime start_time, SongTime end_time,
|
||||
MusicBuffer &buffer, MusicPipe &pipe) noexcept;
|
||||
|
||||
/**
|
||||
* Caller must lock the object.
|
||||
*/
|
||||
void Stop() noexcept;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user