[[["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-05-15 UTC."],[[["`DaiEncodingProfileService` utilizes `DaiEncodingProfile` to define variant playlist types."],["`VariantType` within `DaiEncodingProfile` categorizes playlists as `MEDIA`, `IFRAME`, or `SUBTITLES` based on their content (audio, video, or both)."],["`MEDIA` playlists can contain audio, video, or both, while `IFRAME` playlists require video content and `SUBTITLES` playlists are for subtitles only."],["The `UNKNOWN` enumeration value is returned when the requested API version does not expose the actual value of the variant type."]]],["The core content describes the `VariantType` within the `DaiEncodingProfileService`, part of the `v202405` namespace. It defines the type of variant playlist a profile represents. The available types are: `MEDIA` (audio, video, or both), `IFRAME` (video or audio and video, video required), `SUBTITLES`, and `UNKNOWN` (value not exposed by the API version). Each of these variants describes different media content.\n"]]