Skip to content

[audiotoolbox] Allow SourceAudioUnit to be set to null (beta 2) - #1667

Merged
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:audiotoolbox-b2
Feb 9, 2017
Merged

[audiotoolbox] Allow SourceAudioUnit to be set to null (beta 2)#1667
spouliot merged 1 commit into
dotnet:xcode8.3from
spouliot:audiotoolbox-b2

Conversation

@spouliot

@spouliot spouliot commented Feb 9, 2017

Copy link
Copy Markdown
Contributor

Latest header files marks this file as nullable so we should let
our managed API accept null values.

AudioUnit __nullable sourceAudioUnit;

Latest header files marks this file as nullable so we should let
our managed API accept null values.

> AudioUnit __nullable	sourceAudioUnit;
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@spouliot

spouliot commented Feb 9, 2017

Copy link
Copy Markdown
Contributor Author

known failure:

@spouliot
spouliot merged commit 9b378ee into dotnet:xcode8.3 Feb 9, 2017
@spouliot
spouliot deleted the audiotoolbox-b2 branch February 9, 2017 13:38
spouliot added a commit to spouliot/xamarin-macios that referenced this pull request Mar 28, 2017
…et#1667)

Latest header files marks this file as nullable so we should let
our managed API accept null values.

> AudioUnit __nullable	sourceAudioUnit;
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

Successfully merging this pull request may close these issues.

4 participants