Optional ReadonlyaudioThe GROUP-ID of the audio alternative renditions to use with this variant (AUDIO).
ReadonlybandwidthThe peak bitrate of the variant stream in bits per second (BANDWIDTH).
Optional ReadonlyclosedThe GROUP-ID of the closed-caption alternative renditions to use with this variant (CLOSED-CAPTIONS).
Optional ReadonlycodecsA comma-separated list of codec strings describing the media in this variant (CODECS).
Optional ReadonlyframeThe maximum frame rate of the video in frames per second (FRAME-RATE).
Optional ReadonlyheightThe vertical resolution of the video in pixels (RESOLUTION height).
Optional ReadonlysubtitlesThe GROUP-ID of the subtitle alternative renditions to use with this variant (SUBTITLES).
ReadonlyuriThe URI of the Media Playlist for this variant.
Optional ReadonlyvideoThe GROUP-ID of the video alternative renditions to use with this variant (VIDEO).
Optional ReadonlywidthThe horizontal resolution of the video in pixels (RESOLUTION width).
A variant stream in an HLS Master Playlist (EXT-X-STREAM-INF).
Each variant represents the same presentation at a particular bitrate and resolution, optionally referencing alternative rendition groups for audio, video, subtitles, or closed captions.
See
https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.4.2