15 Feb
2016
15 Feb
'16
11:39 a.m.
Martin Koegler wrote:
+++ b/src/seq/seq.c /**
- \brief Get the sound card number (kernel) or owning PID
- \param info client_info container
- \return card number/PID/-1 if value is not available.
- */
Please document that card/pid are valid only for clients of type SND_SEQ_KERNEL/USER_CLIENT.
And I think two functions for card and pid are more appropriate.
Regards, Clemens