pub fn is_ready(resource_handle: ResourceHandleRepr) -> FFIResult<()>Expand description
Check if the resource is available for use
Returns Unavailable if the resource hasn’t finished downloading
pub fn is_ready(resource_handle: ResourceHandleRepr) -> FFIResult<()>Check if the resource is available for use
Returns Unavailable if the resource hasn’t finished downloading