[[["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 2025-08-27 UTC."],[[["\u003cp\u003eThe API supports various media formats, including images and videos.\u003c/p\u003e\n"],["\u003cp\u003eMP4 videos are available in high, medium, and low quality options.\u003c/p\u003e\n"],["\u003cp\u003eAdaptive bitrate streaming is supported through DASH and HLS formats for optimal playback on different devices.\u003c/p\u003e\n"]]],[],null,["# MediaFormat\n\nEnumerates the various media formats supported by the API.\n\n| Enums ||\n|----------------------------|-----------------------------------------------------------|\n| `MEDIA_FORMAT_UNSPECIFIED` | Default value. |\n| `IMAGE` | A thumbnail image. |\n| `MP4_HIGH` | High quality MP4 video. |\n| `MP4_MEDIUM` | Medium quality MP4 video. |\n| `MP4_LOW` | Low quality MP4 video. |\n| `DASH` | MPEG-DASH for adaptive bitrate streaming on most devices. |\n| `HLS` | HLS for adaptive bitrate streaming on Apple devices. |"]]