VirtualBox

Changeset 68732 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 13, 2017 8:34:50 AM (7 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp

    r68725 r68732  
    338338            case AVRECCONTAINERTYPE_WEBM:
    339339            {
     340#ifdef VBOX_AUDIO_DEBUG_DUMP_PCM_DATA
    340341                /* If we only record audio, create our own WebM writer instance here. */
    341342                if (!pSink->Con.WebM.pWebM) /* Do we already have our WebM writer instance? */
     
    372373                    }
    373374                }
    374 
     375#else
     376                rc = VERR_NOT_SUPPORTED;
     377#endif /* VBOX_AUDIO_DEBUG_DUMP_PCM_DATA */
    375378                break;
    376379            }
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