Skip to main content

webvtt_cue_text_parsing_rules

Function webvtt_cue_text_parsing_rules 

Source
pub fn webvtt_cue_text_parsing_rules(
    input: &str,
    language: Option<String>,
) -> Rc<WebVTTNodeObject>
Expand description