Searched defs:szMpegFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp656 char szMpegFile[RTPATH_MAX]; local
864 RTStrPrintf(&szMpegFile[0], RTPATH_MAX, pszFileNameParam, RTProcSelf());
977 CHECK_ERROR_BREAK(machine, COMSETTER(VideoCaptureFile)(Bstr(szMpegFile).raw()));

Completed in 45 milliseconds