struct dlstreamer::AudioFormat#

#include <audio_info.h>

struct AudioFormat {
    // fields

    Format depth: 8;
    Format interleaved: 1;
};