 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mark A. Andrews Guest
|
Posted: Thu Oct 26, 2006 2:08 am Post subject: TMediaPlay and Streams |
|
|
Is there anyway to get TMediaPlayer to play from and record to a TStream
(or descendent)?
Thanks,
Mark |
|
| Back to top |
|
 |
Thomas F. Gruenwald Guest
|
Posted: Sat Oct 28, 2006 8:11 am Post subject: Re: TMediaPlay and Streams |
|
|
| Quote: | Is there anyway to get TMediaPlayer to play from and record to a TStream
(or descendent)?
|
Hi Mark
Possible, using mmioInstallIOProc.
Apparently not many people do this.
I'm using this to play compressed/encryped media files from a database
via memorystreams - without any disk access or temp files.
Basicly mmioInstallIOProc gives you access to the MCI player's block
reading/writing which you can redirect to a stream. There are Delphi
examples out there somewhere. It's a little bit tricky...
Thomas F. Gruenwald |
|
| 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
|
|