9 #import <Foundation/Foundation.h>
10 #import "GSVideoStreamPolicyDelegate.h"
11 #import "GSVideoStreamNotificationDelegate.h"
12 #import "GSVideoStreamConfiguration.h"
59 - (GSResult) stopIncomingVideoForSession:(
id<
GSSession>) session;
68 - (GSResult) stopOutgoingVideoForSession:(
id<
GSSession>) session;
73 @property (nonatomic, assign) id<GSVideoStreamPolicyDelegate>
policyDelegate;