Skip to main content

webview_can_decode_audio

Function webview_can_decode_audio 

Source
pub fn webview_can_decode_audio(codec: &str) -> bool
Expand description

Whether the webview <video> element can decode this audio codec.

TRACES: UR-004 | DR-149 | UT-148