Re: Multithreading Component
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Thu, 25 May 2006 08:46:08 -0400
yeomanly@xxxxxxxxx wrote:
Thanks for your reply,
But can you tell me how Windows Media Player handle this. If I place
multiple Media Player Component and they playback files
simultaneously..
Sudharsan
Each component outputs buffers containing tenths of seconds of audio data. The audio device driver mixer combines them, the audio hardware does the continuous outputting. So the component is not required to execute continuously.
--
Scott McPhillips [VC++ MVP]
.
- Follow-Ups:
- Re: Multithreading Component
- From: yeomanly
- Re: Multithreading Component
- References:
- Multithreading Component
- From: yeomanly
- Re: Multithreading Component
- From: Scott McPhillips [MVP]
- Re: Multithreading Component
- From: yeomanly
- Multithreading Component
- Prev by Date: Re: How to deal with full-duplex communication?
- Next by Date: Re: Button error
- Previous by thread: Re: Multithreading Component
- Next by thread: Re: Multithreading Component
- Index(es):