Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Add [NullAllowed] to afterItem on AVQueuePlayer's CanInsert/InsertItem #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mloenow
Copy link

@mloenow mloenow commented May 19, 2013

Apple's documentation [1] indicates nil is allowed for afterItem on AVQueuePlayer's canInsertItem:afterItem: and insertItem:afterItem:.

[1] https://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVQueuePlayer_Class/Reference/Reference.html

…tItem

Apple's documentation* indicates nil is allowed for afterItem on AVQueuePlayer's canInsertItem:afterItem: and insertItem:afterItem:.

* https://developer.apple.com/library/ios/#documentation/AVFoundation/Reference/AVQueuePlayer_Class/Reference/Reference.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant