25 #import <VLCKit/VLCStreamOutput.h> 26 #import <VLCKit/VLCMediaPlayer.h> 27 #import <VLCKit/VLCMedia.h> 34 + (instancetype)streamSession;
37 @property (nonatomic, readonly) BOOL isComplete;
38 @property (nonatomic, readonly) NSUInteger reattemptedConnections;
40 - (void)startStreaming;
41 - (void)stopStreaming;
Definition: VLCStreamOutput.h:32
Definition: VLCStreamSession.h:32