Enum MediaType
Definition
- Namespace:
- Tizen.Content.MediaContent
- Assembly:
- Tizen.Content.MediaContent.dll
Specifies types of the MediaInfo.
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. |