visibility of AVAudioFormat toPCMBuffer function #252
Closed
nightfall708
started this conversation in
General
Replies: 2 comments 3 replies
-
|
There is no risk. But the method toPCMBuffer has not been used. I don't know if it can actually be used. You can try and modify this method at will |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Because there is currently nowhere to call this function |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
(I hope this is not the wrong place to ask this question)
Is there a reason toPCMBuffer private? Is it considered risky removing the
privatekeyword and accessing it internally from AudioEnginePlayer?Beta Was this translation helpful? Give feedback.
All reactions