requirment for playing a wma or wmv file!

M

Mahla

Hello
I want to design a project that can be play wma and wmv files.
I want a class for doing that uses dll files from windows media format sdk
 
T

Thomas Matthews

Mahla said:
Hello
I want to design a project that can be play wma and wmv files.
I want a class for doing that uses dll files from windows media format sdk

Ask in a newsgroup about your compiler or platform.
The _standard_ C++ language, which is discussed in
has no facilities for audio or
video media. Processing of video or audio media
requires platform specific additional functionality.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top