MJCZone.MediaMatic.Models
Assembly: MJCZone.MediaMatic
Classes
| Name | Description |
|---|---|
| FocalPoint | Represents a focal point within an image. |
| ImageProcessingOptions | Options for processing existing images. |
| ImageProcessingResult | Result of an image processing operation. |
| ImageUploadOptions | Options for uploading and processing images. |
| ImageUploadResult | Result of an image upload operation. |
| ImageVariant | Represents a variant of an uploaded image (different format or size). |
| MediaMetadata | Represents metadata for a media file. |
| ThumbnailOptions | Options for generating thumbnails from a video. |
| TranscodeOptions | Options for transcoding a video to a different format or codec. |
| VFile | Represents a virtual file in the MediaMatic system. |
| VFileTypeInfo | Internal representation of a virtual file type with full metadata. |
| VFolder | Represents a virtual folder in the MediaMatic system. |
| VideoProcessingOptions | Options for processing existing videos. |
| VideoProcessingResult | Result of a video processing operation. |
| VideoThumbnail | Represents a thumbnail extracted from a video. |
| VideoUploadOptions | Options for uploading and processing videos. |
| VideoUploadResult | Result of a video upload operation. |
Interfaces
| Name | Description |
|---|---|
| IVirtualFile | Represents a virtual file in a filesource. |
| IVirtualFileSystem | Represents a virtual file system in a filesource. |
| IVirtualFolder | Represents a virtual folder in a filesource. |
Enums
| Name | Description |
|---|---|
| ImageFormat | Represents supported image formats. |
| ResizeMode | Specifies how an image or video frame should be resized to fit target dimensions. |
| VFileTypeCategory | Categories for grouping virtual file types. |
| VideoCodec | Represents supported video codecs. |
| VideoFormat | Represents supported video formats. |