비디오 » Api

playrecording

Description

녹화 데이터를 재생한다.

Parameters

Parameters Type Description
arrRecordedBlobs Array 녹화된 데이터

Return Value

Type Description
BOOL 정상 여부

Remark

재생할 수 없는 녹화 데이터일 경우, false값이 리턴된다.

Example

function btn_on_mouseup() { video_play.playrecording(video.getrecoreddata()); }

See Also

getrecoreddata

Viewer Ver.

9.1.1.1

Update Date

20220117