# File lib/librmpd.rb, line 881
def
seek
(
pos
,
time
)
send_command
"seek #{pos} #{time}"
end