程序包 rtc
类 AVDRecord2Local
java.lang.Object
rtc.AVDRecord2Local
-
方法概要
修饰符和类型方法说明static AVDRecord2Local
void
release()
void
startRecorder
(android.view.Surface surface, int frameWidth, int frameHeight, int frameRate, String filePath) void
-
方法详细资料
-
getInstance
-
startRecorder
public void startRecorder(android.view.Surface surface, int frameWidth, int frameHeight, int frameRate, String filePath) -
stopRecord
public void stopRecord() -
release
public void release()
-