We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any configuration or modification to export this function into the built static lib ? How are the exported symbols controlled?
(I tried modifying portaudio.def.in and then use cmake with no success.)
The text was updated successfully, but these errors were encountered:
Is there any configuration or modification to export this function into the built static lib ?
No. We don't support or promote that. Is there a reason why you can't use Pa_GetStreamTime() ?
Pa_GetStreamTime()
Sorry, something went wrong.
No branches or pull requests
Is there any configuration or modification to export this function into the built static lib ?
How are the exported symbols controlled?
(I tried modifying portaudio.def.in and then use cmake with no success.)
The text was updated successfully, but these errors were encountered: