CloudMediaStandardMimeTypeExtension Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum CloudMediaStandardMimeTypeExtension
type CloudMediaStandardMimeTypeExtension =
- Inheritance
-
CloudMediaStandardMimeTypeExtension
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | Constant for the STANDARD_MIME_TYPE_EXTENSION column indicating that the media item doesn't have any special format associated with it. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Gif | 1 | Constant for the STANDARD_MIME_TYPE_EXTENSION column indicating that the media item is a GIF. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| MotionPhoto | 2 | Constant for the STANDARD_MIME_TYPE_EXTENSION column indicating that the media item is a Motion Photo. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| AnimatedWebp | 3 | Constant for the STANDARD_MIME_TYPE_EXTENSION column indicating that the media item is an Animated Webp. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |