Properly stop the stream when exiting or switching apps
This commit is contained in:
@@ -13,4 +13,6 @@
|
||||
@interface StreamManager : NSOperation
|
||||
|
||||
- (id) initWithConfig:(StreamConfiguration*)config renderView:(UIView*)view connectionTerminatedCallback:(id<ConTermCallback>)callback;
|
||||
- (void) stopStream;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user