Video 

Video encompasses the technologies for storing, retrieving text, and transmitting digital information in a video format, such as WMA (Windows Media Format) and MPEG.

Video Controls and Objects

Video controls allow you to host, play, and control content.

Programming Model Documentation Links

Managed

System.Windows.Controls.MediaElement (WPF)

Unmanaged

MCIWnd Window User Interface (Win32)

t:VIDEO Element | video Object (DHTML)

Creating a Video Stream

Creating a video stream involves encoding a source video file into a format suitable for streaming.

Programming Model Documentation Links

Managed

System.Windows.Controls.MediaElement (WPF)

Controlling a Video Stream

Controlling a video stream allows you to play, pause, and stop video.

Programming Model Documentation Links

Managed

How to: Control a MediaElement (WPF)

Video Capture

Video capture digitizes a stream of video and audio data, and stores it on a hard disk or some other type of persistent storage device.

Programming Model Documentation Links

Unmanaged

About Video Capture (Win32)

IWiaVideo Interface (COM)

See Also

Concepts

2D and 3D Graphics Development
Animation and Timing
Audio and Speech