RE: [Audio-dev] RE: delay Resume for DSP Device
"Nguyen, Khanh V" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <AD75107ECAEC4949991FB357E775D5C53353F549@orsmsx502.amr.corp.intel.com> |
Thanks Eric. I'm assuming that minimum audio pushdown can be changed with SetAudioPushdown() call? I've stepping through the SetAudioPushdown() call, but in the UpdateMininumPushdown(), it didn't do anything because m_ulGranularity is 0. Does it mean I have to set granularity before I call SetAudioPushdown to make sure the new minimum audio pushdown can be set? Thanks, --Khanh >-----Original Message----- >From: Eric Hyche [mailto:[email protected]] >Sent: Friday, May 01, 2009 6:29 AM >To: Nguyen, Khanh V; [email protected]; helix-client- >[email protected] >Subject: RE: [Audio-dev] RE: delay Resume for DSP Device > >Yes, you can be guaranteed that playback will not begin until the minimum >audio pushdown has been satisfied.