VirtualBox

Changeset 88380 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Apr 7, 2021 8:04:04 AM (4 years ago)
Author:
vboxsync
Message:

Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. bugref:9890

File:
1 edited

Legend:

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

    r88379 r88380  
    13381338
    13391339    /**
    1340      * Gives the host backend the chance to do some (necessary) iteration work.
    1341      *
    1342      * @returns VBox status code.
    1343      * @param   pInterface          Pointer to the interface structure containing the called function pointer.
    1344      * @param   pStream             Pointer to audio stream.
    1345      */
    1346     DECLR3CALLBACKMEMBER(int, pfnStreamIterate, (PPDMIHOSTAUDIO pInterface, PPDMAUDIOBACKENDSTREAM pStream));
    1347 
    1348     /**
    13491340     * Plays (writes to) an audio (output) stream.
    13501341     *
Note: See TracChangeset for help on using the changeset viewer.

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