Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change output device



QuickTime Player always plays to the windows default audio device (as does iTunes). If you are a developer writing an application that uses QuickTime on Windows, you can direct the audio playback of movies to any Direct Sound device you like using the calls I specified. Please re-read my response. If you want to extract the sounds from QuickTime without interacting with the windows sound system, you need to use the MovieAudioExtraction API's I pointed to in my first response.

-Brad Ford
QuickTime Engineering

On Oct 21, 2005, at 10:28 PM, LtSolo wrote:

      Thank you Brad,

   I made several experiments with QuickTime and that if I change
Windows default playback device newly started audio tracks start
playing to device I just set as default audio playback. However this
is not very good solution since I receive ALL Windows sounds.
    Is there any way to capture sounds flow into QuickTime without
interaction with Windows sound system? May be building of sound filter
may help.

    Thanks
        Andrey

On 10/21/05, Brad Ford <email@hidden> wrote:

In QuickTime 7 we do not use the Sound Manager to play audio, so
'sdev' components will not help you.  If you just want to get at the
audio data of a movie as PCM, your best bet is to use the
MovieAudioExtraction API's.  See Movies.h in the QuickTime 7 SDK for
Windows.  This suite of API's will let you pull PCM data from a movie
and do whatever you like with it.

If you want to direct audio from a movie to a DirectSound playback
device other than the default Windows one, you'll need to use the:

QTAudioContextCreateForDevice() + SetMovieAudioContext() calls.
Again, see Movies.h.

-Brad Ford
QuickTime Engineering


_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quicktime-api/email@hidden

This email sent to email@hidden
References: 
 >Change output device (From: LtSolo <email@hidden>)
 >Re: Change output device (From: Brad Ford <email@hidden>)
 >Re: Change output device (From: LtSolo <email@hidden>)
 >Re: Change output device (From: Brad Ford <email@hidden>)
 >Re: Change output device (From: LtSolo <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.