The Video module lets you play back video files in your content.
VideoClip | A container for video data. |
VideoPlayer | Plays video content onto a target. |
VideoPlayerExtensions | Extension methods for the VideoPlayer class. |
VideoClipPlayable | An implementation of IPlayable that controls playback of a VideoClip. |
Video3DLayout | Types of 3D content layout within a video. |
VideoAspectRatio | Methods used to fit a video in the target area. |
VideoAudioOutputMode | Places where the audio embedded in a video can be sent. |
VideoRenderMode | Type of destination for the images read by a VideoPlayer. |
VideoSource | Source of the video content for a VideoPlayer. |
VideoTimeReference | The clock that the VideoPlayer observes to detect and correct drift. |
VideoTimeSource | Time source followed by the VideoPlayer when reading content. |