녹화 데이터를 재생한다.
재생할 수 없는 녹화 데이터일 경우, false값이 리턴된다.
function btn_on_mouseup() { video_play.playrecording(video.getrecoreddata()); }