Enum MediaType

Definition

Namespace:
Tizen.Content.MediaContent
Assembly:
Tizen.Content.MediaContent.dll

Specifies types of the MediaInfo.

C#
Copy
public enum MediaType
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.