libexplain  1.4.D001
Functions
libexplain/buffer/v4l2_audio_capability.h File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_v4l2_audio_capability (explain_string_buffer_t *sb, unsigned data)

Function Documentation

The explain_buffer_v4l2_audio_capability function may be used to print a representation of a v4l2_audio capability value.

Parameters:
sbThe string buffer to print into.
dataThe v4l2_audio capability value to be printed.

Definition at line 44 of file v4l2_audio_capability.c.