models/media/media_type library
Classes
- AudioMediaType
-
Represents the
audiosubtype of MediaType. - ImageMediaType
-
Represents the
imagesubtype of MediaType. - MediaType
- A sealed union of supported media types: image, audio, and video.
- VideoMediaType
-
Represents the
videosubtype of MediaType.