Function timestamp_from_frame
pub fn timestamp_from_frame(
frame_index: u64,
fps: f64,
) -> Result<MediaTimestamp, MediaTimestampError>pub fn timestamp_from_frame(
frame_index: u64,
fps: f64,
) -> Result<MediaTimestamp, MediaTimestampError>