pub fn create_clip_from<T: AsRef<str>>(url: T) -> Result<AudioClipHandle>
Expand description

Creates a clip object from file asynchronously.