The Gallio.Common.Media namespace provides types for capturing
screenshots and encoding video content.
Classes
| Class | Description | |
|---|---|---|
| BitmapVideoFrame |
A video frame that consists of a bitmap.
| |
| CaptionOverlay |
Displays a caption overlayed on top of an image.
| |
| CaptureParameters |
Specifies parameters for screenshot captures.
| |
| FlashScreenVideo |
Encodes video frames as FLV files using the Flash ScreenVideo lossless video codec.
| |
| FlashScreenVideoParameters |
Specifies the parameters for a Flash screen video.
| |
| MediaException |
An exception that expresses a problem performing a media operation.
| |
| Overlay |
Abstract base class for video overlays.
| |
| OverlayManager |
Manages video source overlays.
| |
| OverlayPaintRequest |
Describes a request to paint overlays.
| |
| ScreenGrabber |
Grabs screenshots.
| |
| ScreenRecorder |
Records screenshots as a video.
| |
| ScreenshotNotAvailableException |
An exception that is thrown when screenshots cannot be captured.
| |
| Video |
A video is an abstraction of an encoded video stream (possibly incorporating audio).
| |
| VideoFrame |
Represents a single frame of video content.
| |
| VideoParameters |
Specifies the parameters for a video.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| HorizontalAlignment |
Specifies the horizontal alignment of a caption.
| |
| VerticalAlignment |
Specifies the vertical alignment of a caption.
|
