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