All URIs are relative to http://demo-v1.gilfoyle.dreamvo.com
Method | HTTP request | Description |
---|---|---|
GetMediaPlaylistFile | Get /medias/{media_id}/stream/{filename} | Get HLS playlist file of a media |
string GetMediaPlaylistFile(ctx, mediaId, filename) Get HLS playlist file of a media
Get HLS playlist file of a media
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
mediaId | string | Media identifier | |
filename | string | HLS filename |
string
No authorization required
- Content-Type: Not defined
- Accept: application/octet-stream
[Back to top] [Back to API list] [Back to Model list] [Back to README]