decoder/Client: update API documentation
This commit is contained in:
parent
8624d8c144
commit
bfc886cd54
@ -70,7 +70,7 @@ public:
|
||||
/**
|
||||
* Call this when you have received the DecoderCommand::SEEK command.
|
||||
*
|
||||
* @return the destination position for the seek in milliseconds
|
||||
* @return the destination position for the seek
|
||||
*/
|
||||
gcc_pure
|
||||
virtual SongTime GetSeekTime() noexcept = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user