Changeset 16


Ignore:
Timestamp:
Sep 13, 2011, 12:21:03 AM (13 years ago)
Author:
roman
Message:
 
Location:
trunk/Utilities/SetLifeCamStudioResolutionSample
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/SetLifeCamStudioResolutionSample/SetLifeCamStudioResolutionSample.cpp

    r15 r16  
    147147                                (BYTE*) &VideoInfoHeader
    148148                        };
    149                         //ATLENSURE_SUCCEEDED(pAmStreamConfig->SetFormat(&MediaType));
     149                        ATLENSURE_SUCCEEDED(pAmStreamConfig->SetFormat(&MediaType));
    150150                        MessageBox(GetActiveWindow(), _T("After IAMStreamConfig::SetFormat Set"), _T("Debug"), MB_OK);
    151151                        pCurrentOutputPin = pPin;
Note: See TracChangeset for help on using the changeset viewer.