9 #import <Foundation/Foundation.h> 16 @protocol AXStreamSourceDelegate <NSObject>
38 - (void)streamSourceDidCloseConnection:(
AXStreamSource *)streamSource;
57 @property (nonatomic, weak) id<AXStreamSourceDelegate>
delegate;
67 @property (nonatomic, assign) BOOL
on;
id< AXStreamSourceDelegate > delegate
Definition: AXStreamSource.h:57
AXStreamInfo * streamInfo
Definition: AXStreamSource.h:62
BOOL on
Definition: AXStreamSource.h:67
Definition: AXStreamSource.h:52
Definition: AXStreamInfo.h:15