Streamaxia Open SDK
3.2
Users
mac
Documents
StreamaxiaSDK
Streamaxia Open SDK
StreamaxiaSDK.framework
Headers
AXRecorder+StreamInfo.h
1
//
2
// AXRecorder+StreamInfo.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
11
#import "AXRecorder.h"
12
13
@interface
AXRecorder (StreamInfo)
14
18
26
- (void)changeStreamInfo:(
AXStreamInfo
*)streamInfo withCompletion:(
void
(^)(BOOL success,
AXError
*error))completionBlock;
27
28
@end
AXRecorder(StreamInfo)
Definition:
AXRecorder+StreamInfo.h:13
AXError
Definition:
AXError.h:16
AXStreamInfo
Definition:
AXStreamInfo.h:15
Generated by
1.8.13