11 #import "AXRecorder.h" 12 #import "AXStreamSource.h" 28 - (void)activateFeatureAdaptiveBitRateWithError:(
AXError **)error;
33 - (void)deactivateFeatureAdaptiveBitRate;
43 - (void)activateFeatureSaveLocallyWithError:(
AXError **)error;
51 - (void)deactivateFeatureSaveLocallyWithError:(
AXError **)error;
53 @property (nonatomic, readonly) NSArray<AXStreamSource *> *streamSources;
57 - (void)removeStreamingSourceWithInfo:(
AXStreamSource *)streamSource;
Definition: AXStreamSource.h:52
Definition: AXStreamInfo.h:15