View source: R/get_total_frame.R
get_total_frame | R Documentation |
Calculates Total Frame Number by video number and seconds or frame number in
get_total_frame(video_num, video_sec, video_frame = NULL, fps, vid_length = 1)
video_num |
vector video_numbers |
video_sec |
vector of seconds in video (alternativelly could use video_frame) |
video_frame |
vector of frames into video (alternativelly could use video_sec) |
fps |
frames per second |
vid_length |
video length in minutes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.