Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage #1

Open
alexterente opened this issue Sep 4, 2013 · 0 comments
Open

Usage #1

alexterente opened this issue Sep 4, 2013 · 0 comments

Comments

@alexterente
Copy link

Hi Feuvan,

I am using your opencore-amr-iOS to try to decode a sound on an ios device.
I have manage to build and import the library in to the iOS project with no problem.
I inclue the #include "interf_dec.h" in to my .m file and I initialize a decoder void *amr = Decoder_Interface_init();, but when i try to use Decoder_Interface_Decode I get an error from Xcode saying that "No matching function for call to "Decoder_Interface_Decode"" even if I do a cmd+click on the method it will take me to its definition it the interf_dec.h.
Have you experienced such thing? Can you help me to use the Decoder_Interface_Decode?
Any advice, link, book is well come.
Thanks for all your work to create the opencore-amr-iOS git project.

Best regards,
Alex Terente

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant