Changeset 74996 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Oct 23, 2018 12:44:34 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 126022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VideoRecStream.cpp
r74995 r74996 495 495 496 496 pStream->Video.uDelayMs = RT_MS_1SEC / pCfg->Video.uFPS; 497 498 pVC->enmType = VIDEORECVIDEOCODECTYPE_VP8; /** @todo Make this configurable. */ 497 499 498 500 # ifdef VBOX_WITH_LIBVPX_VP9
Note:
See TracChangeset
for help on using the changeset viewer.