Searched refs:setDeviceFormat (Results 1 – 1 of 1) sorted by relevance
608 long setDeviceFormat(IMFMediaSource *pSource, unsigned long dwFormatIndex);613 …long setDeviceFormat(MAKE_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex, MAKE_WRL_RE…2539 long videoDevice::setDeviceFormat(MAKE_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex… in setDeviceFormat() function in __anon2599bf920111::videoDevice2558 long videoDevice::setDeviceFormat(IMFMediaSource *pSource, unsigned long dwFormatIndex) in setDeviceFormat() function in __anon2599bf920111::videoDevice2701 … HRESULT hr = setDeviceFormat(DEREF_AGILE_WRL_OBJ(vd_pMedCap), (DWORD) id, &pAction); in setupDevice()2708 hr = setDeviceFormat(vd_pSource, (DWORD) id); in setupDevice()