Skip to main content

timestamp_from_frame

Function timestamp_from_frame 

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