Audioprobe implementation for wmf backend.
Change-Id: I63af91af870cb92c838c1ab5d4752815aa60a03f Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
4d13a15bae
commit
afe12ea4de
@@ -18,12 +18,14 @@ INCLUDEPATH += .
|
||||
HEADERS += \
|
||||
wmfserviceplugin.h \
|
||||
mfstream.h \
|
||||
sourceresolver.h
|
||||
sourceresolver.h \
|
||||
samplegrabber.h
|
||||
|
||||
SOURCES += \
|
||||
wmfserviceplugin.cpp \
|
||||
mfstream.cpp \
|
||||
sourceresolver.cpp
|
||||
sourceresolver.cpp \
|
||||
samplegrabber.cpp
|
||||
|
||||
include (player/player.pri)
|
||||
include (decoder/decoder.pri)
|
||||
|
||||
Reference in New Issue
Block a user