| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Devendra...
On Oct 21, 2005, at 9:58 PM, BlazeAudio Developer wrote:
Hi Niels,
Can you confirm two things for Send NuDCLs:
a. The update step happens before the buffer is transmitted on the wire.
b. If a is true, then, does it imply that the timestamps being copied are invalid/stale.
And if a. and b. are true, then what is the proper way of getting correct timestamps for sent packets?The update is triggered by the DCL being "run", that is, by the packet being transmitted. (We get an interrupt from the hardware) So the update runs after the DCL is transmitted... but by default the update runs after your callback executes.. perhaps this is not what you expected? You can use the NuDCL setFlags() API to set the "kUpdateBeforeCallback" flag.. This will cause your update to run before the callback is run.
You can also run the update step manually by calling dcl->update()...
.niels
niels gabel
_______________________________________________ Do not post admin requests to the list. They will be ignored. Firewire mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/firewire/email@hidden This email sent to email@hidden
| References: | |
| >RE: TimeStamps with ischo. transfers (From: Philip Lukidis <email@hidden>) | |
| >Re: TimeStamps with ischo. transfers (From: Niels <email@hidden>) | |
| >Re: TimeStamps with ischo. transfers (From: BlazeAudio Developer <email@hidden>) | |
| >Re: TimeStamps with ischo. transfers (From: Niels <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.