Searched refs:guiMajorType (Results 1 – 1 of 1) sorted by relevance
1228 GUID guiMajorType; in Start() local1229 …ingForFirstSample = SUCCEEDED(m_spCurrentType->GetMajorType(&guiMajorType)) && (guiMajorType == MF… in Start()2721 GUID guiMajorType; in ConvertPropertiesToMediaType() local2731 hr = spPropValue->GetGuid(&guiMajorType); in ConvertPropertiesToMediaType()2735 if (guiMajorType != MFMediaType_Video && guiMajorType != MFMediaType_Audio) in ConvertPropertiesToMediaType()