bug fix - closes #76

pull/93/head
Dave Jones 2020-10-22 09:36:29 -05:00
rodzic bfcba6e365
commit 2dbc089ceb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -187,7 +187,7 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
- `url` (required) This is the url to the media asset.
- `type` (required) Mime type of the media asset.
- `length` (required) Duration of media asset in seconds.
- `length` (required) Length of the file in bytes.
- `bitrate` (optional) Encoding bitrate of media asset.
- `title` (required) Alternate assets need a title since main title will apply to primary asset.
- `stream` (optional) Boolean attribute that indicates the uri points to a streaming media that is not downloadable.