pub async fn decrypt_mp4box(
downloader: &DashDownloader,
inpath: &Path,
outpath: &Path,
media_type: &str,
) -> Result<(), DashMpdError>pub async fn decrypt_mp4box(
downloader: &DashDownloader,
inpath: &Path,
outpath: &Path,
media_type: &str,
) -> Result<(), DashMpdError>