AlivcLivePusher  4.4.3
Aliyun Live Pusher API Reference Manual for iOS Platforms
<AlivcLivePusherCustomDetectorDelegate> Protocol Reference
Inheritance diagram for <AlivcLivePusherCustomDetectorDelegate>:

Instance Methods

(void) - onCreateDetector:
 
(void) - onDestoryDetector:
 
(long) - onDetectorProcess:data:w:h:rotation:format:extra:
 

Method Documentation

◆ onCreateDetector:

- (void) onCreateDetector: (AlivcLivePusher *)  pusher
required

◆ onDestoryDetector:

- (void) onDestoryDetector: (AlivcLivePusher *)  pusher
required

◆ onDetectorProcess:data:w:h:rotation:format:extra:

- (long) onDetectorProcess: (AlivcLivePusher *)  pusher
data: (long)  data
w: (int)  w
h: (int)  h
rotation: (int)  rotation
format: (int)  format
extra: (long)  extra 
required

The documentation for this protocol was generated from the following file: