public class AVDRecord2Local
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
static AVDRecord2Local |
getInstance() |
void |
release() |
void |
startRecorder(Surface surface,
int frameWidth,
int frameHeight,
int frameRate,
java.lang.String filePath) |
void |
stopRecord() |
public static AVDRecord2Local getInstance()
public void startRecorder(Surface surface, int frameWidth, int frameHeight, int frameRate, java.lang.String filePath)
public void stopRecord()
public void release()