Searched refs:IMediaPlayer (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp19 // We use a combination of the WMP 6 IMediaPlayer interface as well as the
23 // IActiveMovie/IMediaPlayer as the IWMP and IMediaPlayer are virtually
29 // The IMediaPlayer/IActiveMovie/IWMP are rather clean and straightforward
32 // Docs for IMediaPlayer are at
102 // According to the MSDN docs, IMediaPlayer requires Windows 98 SE
104 // IActiveMovie is too. IMediaPlayer is essentially the Windows Media
399 struct IMediaPlayer : public IDispatch struct in inherits:IDispatch
590 struct IMediaPlayer2 : public IMediaPlayer
1474 IMediaPlayer* m_pM
[all...]
H A Dmediactrl.cpp101 // According to the MSDN docs, IMediaPlayer requires Windows 98 SE
103 // IActiveMovie is too. IMediaPlayer is essentially the Windows Media
394 struct IMediaPlayer : public IDispatch struct in inherits:IDispatch
585 struct IMediaPlayer2 : public IMediaPlayer
1478 IMediaPlayer* m_pMP;
1480 IMediaPlayer* GetMP() { return m_pMP; }
2271 // is available - IMediaPlayer or IActiveMovie
2456 // Note that IMediaPlayer doesn't have a statusbar by

Completed in 69 milliseconds