VirtualBox

Changeset 70640 in vbox for trunk/include


Ignore:
Timestamp:
Jan 19, 2018 12:14:12 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120370
Message:

Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in PDMIAUDIOCONNECTOR::pfnGetStatus() and AudioMixerSinkCreateStream().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/include/VBox/err.h

    r68226 r70640  
    44
    55/*
    6  * Copyright (C) 2006-2017 Oracle Corporation
     6 * Copyright (C) 2006-2018 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    27782778 *  NULL audio driver. */
    27792779#define VERR_AUDIO_BACKEND_INIT_FAILED              (-6600)
     2780/** No host backend attached / available. */
     2781#define VERR_AUDIO_BACKEND_NOT_ATTACHED             (-6605)
    27802782/** No free input streams.  */
    27812783#define VERR_AUDIO_NO_FREE_INPUT_STREAMS            (-6601)
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