typedef struct { BYTE low_channel; BYTE high_channel; DSCSAMPLE* sample_values; BYTE gain; } DSCADSCAN;
Last updated 4 years ago