Track
fun Track(url: String, extractor: Extractor, title: String?, author: String?, duration: Long, loadId: String)
Content copied to clipboard
Parameters
url
the original URL to access the content from
extractor
An Extractor used to get the streaming URL from
title
Is null if there is no title
author
Is null if there is no author
duration
In milliseconds. Is -1 if no duration was found