GemBox.Presentation.Media Namespace
Contains types that represent various media types (audio or video) and media-related settings.
Classes
AudioCD | Represents an Audio from a CD. |
AudioContent | Represents an Audio that has an associated content that is either embedded in or linked to the presentation file. |
MediaBookmarkCollection | Represents a collection of bookmarks in the media. |
MediaContent | Represents a base type for all media (audio or video) that have an associated content that is either embedded in or linked to the presentation file. |
MediaObject | Represents a base type for all media (audio or video). |
MediaSegment | Represents a segment of the media (audio or video). |
VideoContent | Represents a Video that has an associated content that is either embedded in or linked to the presentation file. |
Structs
AudioCDTime | Represents a CD Audio time used to specify CD track and optionally an offset (in seconds) from the start of the specified CD track. |
MediaBookmark | Represents a named location in the media content that is located at the specific time offset from the beginning of the media. |
TimeOffset | Represents an amount of time. |
Enums
AudioContentType | Represents an audio file format. |
MediaType | Represents the type of the media. |
TimeOffsetUnit | Represents a unit of measure for a time used in TimeOffset structure. |
VideoContentType | Represents a video file format. |