Re-add the wxQTMediaBackend class, by copying the code for it from the

old mediactrl.cpp to mediactrl_qt.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-06 01:12:11 +00:00
parent ba46d9ea76
commit c5ec19f4f5
2 changed files with 1313 additions and 0 deletions

View File

@@ -2831,6 +2831,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="MEDIA_MSW_SRC" hints="files"> <set var="MEDIA_MSW_SRC" hints="files">
src/msw/mediactrl_am.cpp src/msw/mediactrl_am.cpp
src/msw/mediactrl_wmp10.cpp src/msw/mediactrl_wmp10.cpp
src/msw/mediactrl_qt.cpp
src/msw/ole/activex.cpp src/msw/ole/activex.cpp
</set> </set>
<set var="MEDIA_MSW_HDR" hints="files"> <set var="MEDIA_MSW_HDR" hints="files">

1312
src/msw/mediactrl_qt.cpp Normal file

File diff suppressed because it is too large Load Diff