Finished comment.
This commit is contained in:
parent
b57bcc121c
commit
ad844b1df3
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
||||||
[output setVolume:v];
|
[output setVolume:v];
|
||||||
}
|
}
|
||||||
|
|
||||||
//Note: This is called
|
//This is called by the delegate DURING a requestNextStream request.
|
||||||
- (void)setNextStream:(NSURL *)url
|
- (void)setNextStream:(NSURL *)url
|
||||||
{
|
{
|
||||||
[self setNextStream:url withUserInfo:nil];
|
[self setNextStream:url withUserInfo:nil];
|
||||||
|
|
Loading…
Reference in a new issue