Manifest File
A text file that describes the video stream structure: available quality levels (bitrates), segment URLs, timing information, and encryption details. The player fetches the manifest first, then requests segments based on its contents. HLS uses .m3u8 files; DASH uses .mpd files.