- Timestamp:
- Sep 13, 2011, 12:21:03 AM (12 years ago)
- Location:
- trunk/Utilities/SetLifeCamStudioResolutionSample
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/SetLifeCamStudioResolutionSample/SetLifeCamStudioResolutionSample.cpp
r15 r16 147 147 (BYTE*) &VideoInfoHeader 148 148 }; 149 //ATLENSURE_SUCCEEDED(pAmStreamConfig->SetFormat(&MediaType));149 ATLENSURE_SUCCEEDED(pAmStreamConfig->SetFormat(&MediaType)); 150 150 MessageBox(GetActiveWindow(), _T("After IAMStreamConfig::SetFormat Set"), _T("Debug"), MB_OK); 151 151 pCurrentOutputPin = pPin;
Note: See TracChangeset
for help on using the changeset viewer.