models/media/media_type library

Classes

AudioMediaType
Represents the audio subtype of MediaType.
ImageMediaType
Represents the image subtype of MediaType.
MediaType
A sealed union of supported media types: image, audio, and video.
VideoMediaType
Represents the video subtype of MediaType.