![]() |
Streamaxia Open SDK
3.2
|
Instance Methods | |
Public methods | |
| (void) | - changeStreamInfo:withCompletion: |
| - (void) changeStreamInfo: | (AXStreamInfo *) | streamInfo | |
| withCompletion: | (void(^)(BOOL success, AXError *error)) | completionBlock | |
Change and apply the stream info. This is not allowed while streaming.
| streamInfo | The stream info. |
| completionBlock | The completion block. |
Extends class AXRecorder.
1.8.13