VirtualBox

Changeset 89755 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 16, 2021 11:21:44 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145206
Message:

DevHda: Corrected statistics description. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHda.cpp

    r89638 r89755  
    51215121                               "The stream frequency.",                     "Stream%u/Cfg/Hz", idxStream);
    51225122        PDMDevHlpSTAMRegisterF(pDevIns, &pThis->aStreams[idxStream].State.Cfg.Props.cbFrame, STAMTYPE_U8, STAMVISIBILITY_USED, STAMUNIT_BYTES,
    5123                                "The number of channels.",                   "Stream%u/Cfg/FrameSize", idxStream);
     5123                               "The frame size.",                           "Stream%u/Cfg/FrameSize", idxStream);
    51245124#if 0 /** @todo this would require some callback or expansion. */
    51255125        PDMDevHlpSTAMRegisterF(pDevIns, &pThis->aStreams[idxStream].State.Cfg.Props.cChannelsX, STAMTYPE_U8, STAMVISIBILITY_USED, STAMUNIT_BYTES,
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