Issue with the Getting Started Example #1641
kunle-e
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the Oboe Getting Started Example there exists this line:
result = outStream->requestStart();
I'm having trouble understanding where the outStream variable is being declared. It is supposed to be included from another file? Should it be declared as an AudioStream somewhere?
Beta Was this translation helpful? Give feedback.
All reactions