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

Instance Methods

(void) - onCreate:context:
 
(void) - onDestory:
 
(int) - onProcess:texture:textureWidth:textureHeight:extra:
 
(void) - switchOn:on:
 
(void) - updateParam:buffing:whiten:pink:cheekpink:thinface:shortenface:bigeye:
 

Method Documentation

◆ onCreate:context:

- (void) onCreate: (AlivcLivePusher *)  pusher
context: (void *)  context 
required

◆ onDestory:

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

◆ onProcess:texture:textureWidth:textureHeight:extra:

- (int) onProcess: (AlivcLivePusher *)  pusher
texture: (int)  texture
textureWidth: (int)  width
textureHeight: (int)  height
extra: (long)  extra 
required

◆ switchOn:on:

- (void) switchOn: (AlivcLivePusher *)  pusher
on: (bool)  on 
required

◆ updateParam:buffing:whiten:pink:cheekpink:thinface:shortenface:bigeye:

- (void) updateParam: (AlivcLivePusher *)  pusher
buffing: (float)  buffing
whiten: (float)  whiten
pink: (float)  pink
cheekpink: (float)  cheekpink
thinface: (float)  thinface
shortenface: (float)  shortenface
bigeye: (float)  bigeye 
required

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