Enum MediaType
Definition
- Namespace:
- Tizen.Content.Media
Content
- Assembly:
- Tizen.Content.MediaContent.dll
Specifies types of the Media
public enum MediaType
Fields
Name | Description |
---|---|
Image | The type of an image. |
Music | The type of music. |
Other | The type of other. |
Sound | The type of sound. |
Video | The type of a video. |