Defines the structure of an M3U playlist, typically used for streaming media channels. An M3U playlist contains a list of channels and optional headers providing additional metadata.
Array of M3uChannel objects representing each channel in the playlist.
M3uChannel
Optional
M3uHeaders object containing metadata for the playlist.
M3uHeaders
Defines the structure of an M3U playlist, typically used for streaming media channels. An M3U playlist contains a list of channels and optional headers providing additional metadata.