#include <gpac/internal/m3u8.h>
Public Attributes | |
| int | durationInfo |
| u64 | byteRangeStart |
| u64 | byteRangeEnd |
| int | bandwidth |
| int | width |
| int | height |
| char * | title |
| char * | codecs |
| char * | url |
| PlaylistElementType | elementType |
| union { | |
| Playlist playlist | |
| Stream stream | |
| } | element |
The Structure containing the playlist element
1.6.1