VirtualBox

Changeset 89769 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Jun 17, 2021 11:34:13 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145221
Message:

AudioTest.cpp: scm fix. bugref:10008

File:
1 edited

Legend:

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

    r89747 r89769  
    22/** @file
    33 * Audio testing routines.
    4  * Common code which is being used by the ValidationKit and the debug / ValdikationKit audio driver(s).
     4 *
     5 * Common code which is being used by the ValidationKit and the
     6 * debug / ValdikationKit audio driver(s).
    57 */
    68
     
    2123*   Header Files                                                                                                                 *
    2224*********************************************************************************************************************************/
    23 
    2425#include <package-generated.h>
    2526#include "product-generated.h"
     
    102103
    103104/*********************************************************************************************************************************
    104 *   Prototypes                                                                                                                   *
    105 *********************************************************************************************************************************/
    106 static int audioTestSetObjCloseInternal(PAUDIOTESTOBJ pObj);
    107 static void audioTestSetObjFinalize(PAUDIOTESTOBJ pObj);
    108 
    109 /*********************************************************************************************************************************
    110105*   Global Variables                                                                                                             *
    111106*********************************************************************************************************************************/
     
    123118    1760.0000 /*A6*/
    124119};
     120
     121
     122/*********************************************************************************************************************************
     123*   Internal Functions                                                                                                           *
     124*********************************************************************************************************************************/
     125static int  audioTestSetObjCloseInternal(PAUDIOTESTOBJ pObj);
     126static void audioTestSetObjFinalize(PAUDIOTESTOBJ pObj);
     127
    125128
    126129/**
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