Changeset 88255 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Mar 23, 2021 8:43:58 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r88253 r88255 1770 1770 * Returns the amount which is writable to the audio (output) stream. 1771 1771 * 1772 * @returns For non-raw layout streams: Number of writable bytes. 1773 * for raw layout streams : Number of writable audio frames. 1772 * @returns Number of writable bytes. 1774 1773 * @param pInterface Pointer to the interface structure containing the called function pointer. 1775 1774 * @param pStream Pointer to audio stream.
Note:
See TracChangeset
for help on using the changeset viewer.