Re: Supporting UTIs in audio file component
Re: Supporting UTIs in audio file component
- Subject: Re: Supporting UTIs in audio file component
- From: Anders Norlander <email@hidden>
- Date: Sat, 23 Oct 2010 09:54:07 +0200
The component works perfectly except for this.
There are no calls to GetUTIs and GetMIMETypes anywhere in Extras/CoreAudio/AudioFile/AFPublic.
In fact, there is no value defined in AudioFileComponent.h for requesting UTIs and MIME types.
I tried adding 'futi' to AudioFileComponentBase::AFAPI_GetGlobalInfo, but then I noticed that the
component wasn't called at all when I tried to retrieve the information.
Thats why I wondered if that information should be specified elsewhere.
-Anders
On 2010-10-22, at 23:45 , James McCartney wrote:
>
> Actually, if you are getting kAudioFileUnsupportedFileTypeError, then either your component is not being loaded at all, or you are calling AudioFileGetGlobal info with a specifier that does not match your component's file type code.
>
> Are you able to make any calls successfully on your component?
>
>
_______________________________________________
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