output/interface: document that Drain() may throw
This commit is contained in:
parent
72184dccfc
commit
eddda95900
@ -159,6 +159,8 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Wait until the device has finished playing.
|
* Wait until the device has finished playing.
|
||||||
|
*
|
||||||
|
* Throws on error.
|
||||||
*/
|
*/
|
||||||
virtual void Drain() {}
|
virtual void Drain() {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user