VirtualBox

Changeset 88379 in vbox for trunk/include


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

Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from PDMIHOSTAUDIO. bugref:9890

File:
1 edited

Legend:

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

    r88378 r88379  
    13471347
    13481348    /**
    1349      * Signals the backend that the host wants to begin playing for this iteration. Optional.
    1350      *
    1351      * @param   pInterface          Pointer to the interface structure containing the called function pointer.
    1352      * @param   pStream             Pointer to audio stream.
    1353      */
    1354     DECLR3CALLBACKMEMBER(void, pfnStreamPlayBegin, (PPDMIHOSTAUDIO pInterface, PPDMAUDIOBACKENDSTREAM pStream));
    1355 
    1356     /**
    13571349     * Plays (writes to) an audio (output) stream.
    13581350     *
     
    13851377
    13861378/** PDMIHOSTAUDIO interface ID. */
    1387 #define PDMIHOSTAUDIO_IID                           "cf8dcd5f-0077-499e-9db1-1161b046fded"
     1379#define PDMIHOSTAUDIO_IID                           "28ae3ee3-c328-4dd9-89c1-6e2b602f2d41"
    13881380
    13891381
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