pcm/Export: add (dummy) method Cancel()
We'll have some code for it soon.
This commit is contained in:
@@ -826,6 +826,8 @@ AlsaOutput::Cancel()
|
||||
must_prepare = true;
|
||||
|
||||
snd_pcm_drop(pcm);
|
||||
|
||||
pcm_export->Reset();
|
||||
}
|
||||
|
||||
inline void
|
||||
|
||||
Reference in New Issue
Block a user