Changeset 105066 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Jun 27, 2024 5:29:18 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/RecordingCodec.cpp
r105006 r105066 79 79 * Prototypes * 80 80 *********************************************************************************************************************************/ 81 #ifdef VBOX_WITH_LIBVPX 81 82 static int recordingCodecVPXEncodeWorker(PRECORDINGCODEC pCodec, vpx_image_t *pImage, uint64_t msTimestamp); 83 #endif 82 84 83 85
Note:
See TracChangeset
for help on using the changeset viewer.