 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Lorenzo Polidori Guest
|
Posted: Fri Sep 26, 2003 8:25 am Post subject: Use of MediaPlayer Object in C++Builder 6 |
|
|
Hi all,
I have to display an MPEG2 stream in my C++ application. I have seen
the Media Player Object of Borland C++Builder 6 can have as input a
file specified in Filename property of this media object. But I want
to have as input for the Media Player Object a specified memory buffer
where I put my MPEG2 data coming from a video server by the net. Is it
possible doing this?
I hope there is a C++Builder developer in this group that can answer
my question.
Regards,
Lorenzo Polidori
|
|
| Back to top |
|
 |
Attila Feher Guest
|
|
| Back to top |
|
 |
Mike Wahler Guest
|
Posted: Fri Sep 26, 2003 9:07 am Post subject: Re: [OT, welcome msg, redir, link] Use of MediaPlayer Object |
|
|
"Lorenzo Polidori" <lorenzo (AT) blt (DOT) it> wrote
| Quote: | Hi all,
I have to display an MPEG2 stream in my C++ application. I have seen
the Media Player Object of Borland C++Builder 6 can have as input a
file specified in Filename property of this media object. But I want
to have as input for the Media Player Object a specified memory buffer
where I put my MPEG2 data coming from a video server by the net. Is it
possible doing this?
I hope there is a C++Builder developer in this group that can answer
my question.
|
There are probably folks participating here who use
C++ Builder, but we only discuss ISO standard C++ here,
of which none of the above is a part.
Borland does host many newsgroups about their products
and technologies. A quick look at their web site
www.borland.com finds:
http://info.borland.com/newsgroups/ng_cbuilder.html
Before posting to comp.lang.c++ again, please read:
http://www.slack.net/~shiva/welcome.txt
Thank you.
-Mike
|
|
| Back to top |
|
 |
Simon Elliott Guest
|
Posted: Fri Sep 26, 2003 7:43 pm Post subject: Re: [OT, welcome msg, redir, link] Use of MediaPlayer Object |
|
|
Mike Wahler <mkwahler (AT) mkwahler (DOT) net> writes
| Quote: | There are probably folks participating here who use
C++ Builder, but we only discuss ISO standard C++ here,
of which none of the above is a part.
Borland does host many newsgroups about their products
and technologies. A quick look at their web site
www.borland.com finds:
http://info.borland.com/newsgroups/ng_cbuilder.html
|
These groups are hosted by Borland's server, which is down at the
moment. The groups do leak out into the outside world, so a google
search is still possible. (Hint: search for the xaudio SDK.)
But a post to the Borland groups must be made to newsgroups.borland.com,
otherwise many of the most experienced participants won't see it.
--
Simon Elliott
http://www.ctsn.co.uk/
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|