Searched defs:ppMediaType (Results 1 – 2 of 2) sorted by relevance
1590 /* [out] */ IMFMediaType **ppMediaType) in IsMediaTypeSupported()1804 STDMETHODIMP GetCurrentMediaType(IMFMediaType **ppMediaType) in GetCurrentMediaType()
1424 #define IMediaSample_GetMediaType(This,ppMediaType) (This)->lpVtbl->GetMediaType(This,ppMediaType) argument1540 #define IMediaSample2_GetMediaType(This,ppMediaType) (This)->lpVtbl->GetMediaType(This,ppMediaType) argument