Changeset 62337 in vbox
- Timestamp:
- Jul 19, 2016 6:59:29 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp
r62336 r62337 1512 1512 int rc = VINF_SUCCESS; 1513 1513 1514 PCOREAUDIOSTREAMOUT pStreamOut = (PCOREAUDIOSTREAMOUT)p HstStrmOut;1514 PCOREAUDIOSTREAMOUT pStreamOut = (PCOREAUDIOSTREAMOUT)pStream; 1515 1515 UInt32 cSamples = 0; 1516 1516
Note:
See TracChangeset
for help on using the changeset viewer.

