mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
parent
de8794321b
commit
d8b95c263b
@ -91,10 +91,10 @@ class Audio_out::Session_client : public Genode::Rpc_client<Session>
|
||||
|
||||
void start()
|
||||
{
|
||||
call<Rpc_start>();
|
||||
|
||||
/* reset tail pointer */
|
||||
stream()->reset();
|
||||
|
||||
call<Rpc_start>();
|
||||
}
|
||||
|
||||
void stop() { call<Rpc_stop>(); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user