Home
last modified time | relevance | path

Searched refs:CBaseAttributes (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp713 class CBaseAttributes : public TBase class
719 CBaseAttributes() in CBaseAttributes() function in CBaseAttributes
727 CBaseAttributes(HRESULT& hr, UINT32 cInitialSize = 0) in CBaseAttributes() function in CBaseAttributes
739 CBaseAttributes(HRESULT& hr, IUnknown *pUnk) in CBaseAttributes() function in CBaseAttributes
744 virtual ~CBaseAttributes() in ~CBaseAttributes()
1067 CBaseAttributes<> >
1071 public CBaseAttributes<>,
1175 CBaseAttributes::Initialize(0U); in StreamSink()
1192 …hr = CBaseAttributes<>::GetUnknown(MF_STREAMSINK_MEDIASINKINTERFACE, __uuidof(IMFMediaSink), (LPVO… in Initialize()
1329 …hr = CBaseAttributes<>::GetUnknown(MF_STREAMSINK_MEDIASINKINTERFACE, __uuidof(IMFMediaSink), (LPVO… in GetMediaSink()
[all …]