[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-20 UTC."],[[["The `DaiEncodingProfileService` utilizes the `DaiEncodingProfile` to define variant playlist types."],["`VariantType` within `DaiEncodingProfile` describes whether the playlist is `MEDIA`, `IFRAME`, `SUBTITLES`, or `UNKNOWN`, specifying content type and format."],["`MEDIA` playlists support audio-only, video-only, or audio and video content; `IFRAME` playlists require video (with or without audio); and `SUBTITLES` playlists are exclusively for subtitles."]]],["The core content describes the `VariantType` within the `DaiEncodingProfileService`, part of the `v202408` namespace. It defines the type of variant playlist a profile represents. The available types are `MEDIA` (audio, video, or both), `IFRAME` (video or audio/video with mandatory video), `SUBTITLES`, and `UNKNOWN` (value not exposed by the API version). These variant playlists serve specific purposes for different content types.\n"]]