비디오 » Api

stoprecording

Description

녹화를 정지한다.

Return Value

Type Description
BOOL 정상 여부

Remark

녹화중이 아닌 경우, false값이 리턴된다.

Example

function btn_on_mouseup() { video.stoprecording(); }

See Also

playrecording
downloadrecording

Viewer Ver.

9.1.1.1

Update Date

20220117