Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
GSVideoCaptureDevice.h
1 //
2 // GSVideoCaptureDevice.h
3 // SipEndpoint
4 //
5 // Created by Vlad Baranovsky on 3/6/12.
6 // Copyright (c) 2012 Genesys Labs. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 #import "GSDevice.h"
11 
12 
14 
15 @end