VirtualBox

Changeset 65434 in vbox


Ignore:
Timestamp:
Jan 24, 2017 4:52:39 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113047
Message:

Docs.

File:
1 edited

Legend:

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

    r65410 r65434  
    65776577
    65786578#ifdef VBOX_WITH_AUDIO_VIDEOREC
     6579/**
     6580 * Sends audio (frame) data to the display's video capturing routines.
     6581 *
     6582 * @returns HRESULT
     6583 * @param   pvData              Audio data to send.
     6584 * @param   cbData              Size (in bytes) of audio data to send.
     6585 * @param   uTimestampMs        Time stamp (in ms) of audio data.
     6586 */
    65796587HRESULT Console::i_audioVideoRecSendAudio(const void *pvData, size_t cbData, uint64_t uTimestampMs)
    65806588{
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