audio_format: basic support for DSD-over-USB
This commit is contained in:
@@ -161,6 +161,7 @@ pcm_volume(void *buffer, size_t length,
|
||||
case SAMPLE_FORMAT_S24:
|
||||
case SAMPLE_FORMAT_DSD:
|
||||
case SAMPLE_FORMAT_DSD_LSBFIRST:
|
||||
case SAMPLE_FORMAT_DSD_OVER_USB:
|
||||
/* not implemented */
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user