Streamaxia Open SDK
3.2
Users
mac
Documents
StreamaxiaSDK
Streamaxia Open SDK
StreamaxiaSDK.framework
Headers
AXRecorder+AdvancedSetup.h
1
//
2
// AXRecorder+AdvancedSetup.h
3
// StreamaxiaSDK
4
//
5
// Created by Mihaita Babici on 9/17/16.
6
// Copyright © 2016 Agilio. All rights reserved.
7
//
8
9
@
import
Foundation;
10
@
import
AVFoundation;
11
12
#import "AXRecorder.h"
13
14
@interface
AXRecorder (AdvancedSetup)
15
19
28
@property
(nonatomic, strong, readonly) AVCaptureDevice *currentCamera;
29
33
34
@end
AXRecorder(AdvancedSetup)
Definition:
AXRecorder+AdvancedSetup.h:14
Generated by
1.8.13