Updated: October 28, 2024 |
Check for an unsigned format
#include <sys/asoundlib.h> int snd_pcm_format_unsigned( int format );
The snd_pcm_format_unsigned() function checks for an unsigned format.
Otherwise, it returns a negative error code.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |