Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Jeff Moore <email@hidden>
- Date: Fri, 10 Mar 2006 11:34:46 -0800
It means that conversion to SMPTE isn't supported, which is pretty
much the way all audio devices work at the moment.
On Mar 10, 2006, at 3:10 AM, Jan T wrote:
i'm having problems receiving smpte time from a motu 828 mkII using
the code below. I don't get an error but both mSMPTETime.mCounter
and mSMPTETime.mSeconds are 0.
AudioTimeStamp smptTime;
smptTime.mFlags = kAudioTimeStampSMPTETimeValid;
OSStatus err = AudioDeviceGetCurrentTime(mInputDevice, &smptTime);
//mInputDevice is a running AudioDeviceID
--
Jeff Moore
Core Audio
Apple
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden