![]() |
![]() |
![]() |
Check for unsigned format
#include <sys/asoundlib.h> int snd_pcm_format_unsigned( int format );
libasound.so
The snd_pcm_format_unsigned() function checks for an unsigned format.
Otherwise, it returns an error code.
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |
![]() |
![]() |
![]() |