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

[xcode12] [Bug][AudioUnit] Add [Obsolete] to write access for read-only property #9423

Merged

Conversation

monojenkins
Copy link
Collaborator

Fixes #9256

Latency is a read-only property, yet we have a write accessor for it. Updated to [Obsolete] the write property.

Backport of #9415.

/cc @whitneyschmidt

@monojenkins monojenkins added this to the xcode12 milestone Aug 20, 2020
@monojenkins
Copy link
Collaborator Author

Build success
Build succeeded
API Diff (from stable)
ℹ️ API Diff (from PR only) (please review changes)
Generator Diff (no change)
Test run succeeded

@whitneyschmidt whitneyschmidt merged commit a1a6b33 into xamarin:xcode12 Aug 20, 2020
@rolfbjarne rolfbjarne added the enhancement The issue or pull request is an enhancement label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue or pull request is an enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants