VirtualBox

Changeset 89345 in vbox for trunk/include


Ignore:
Timestamp:
May 28, 2021 10:36:37 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144694
Message:

Audio: Added PDMAUDIO_MAX_CHANNELS, set to 16. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmaudioifs.h

    r89344 r89345  
    240240#include <VBox/vmm/stam.h>
    241241
     242RT_C_DECLS_BEGIN
     243
     244
    242245/** @defgroup grp_pdm_ifs_audio     PDM Audio Interfaces
    243246 * @ingroup grp_pdm_interfaces
    244247 * @{
    245248 */
     249
     250/** The maximum number of channels PDM supports. */
     251#define PDMAUDIO_MAX_CHANNELS   16
    246252
    247253/**
     
    15621568/** @} */
    15631569
     1570RT_C_DECLS_END
     1571
    15641572#endif /* !VBOX_INCLUDED_vmm_pdmaudioifs_h */
    15651573
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette