public interface IVideoRecorder
Modifiers | Name | Description |
---|---|---|
static String |
VIDEO_TEMP_LOCATION |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
delete() |
|
public String |
getCurrentVideoLocation() |
|
public long |
getStartTime() |
|
public boolean |
isInterrupted() |
|
public boolean |
isStarted() |
|
public void |
pause() |
|
public void |
reload() Reload the current instance which is based on previous parameters input |
|
public void |
resume() |
|
public void |
start() |
|
public void |
stop() |
Reload the current instance which is based on previous parameters input