Searched refs:GetMediaTypeByIndex (Results 1 – 4 of 4) sorted by relevance
72 IFACEMETHODIMP GetMediaTypeByIndex(__in DWORD index, __deref_out IMFMediaType **mediaType);
262 HRESULT MediaStreamSink::GetMediaTypeByIndex(__in DWORD /*index*/, __deref_out IMFMediaType **medi… in GetMediaTypeByIndex() function in MediaStreamSink
2580 hr = pHandler->GetMediaTypeByIndex((DWORD)dwFormatIndex, pType.GetAddressOf()); in setDeviceFormat()2819 hr = pHandler->GetMediaTypeByIndex(i, pType.GetAddressOf()); in enumerateCaptureFormats()3997 hr = pHandler->GetMediaTypeByIndex(i, pType.GetAddressOf()); in enumerateCaptureFormats()
1693 STDMETHODIMP GetMediaTypeByIndex( in GetMediaTypeByIndex() function in StreamSink