Audio, Graphics and Media Code Samples (Compact 2013)

3/26/2014

Windows Embedded Compact 2013 contains the following code samples that apply to Audio, Graphics and Media.

Warning

The sample code is only a starting point for development. As with any code, you must ensure proper error handling, identify security risks, and thoroughly test it before considering it for production use.

Feature area

Description

Location

Related topic

DirectShow

Plays a file by using a console application.

Included in topic Sample DirectShow Playback Program

Sample DirectShow Playback Program

DirectShow

Renders a video file inside an application window.

Included in topic Sample DirectShow Video Window Program

Sample DirectShow Video Window Program

DirectShow

Demonstrates how to respond to events that occur in a DirectShow application.

Included in topic DirectShow Events Sample Code

DirectShow Events Sample Code

DirectShow

Demonstrates the Microsoft DirectShow base classes; implements a source filter, a generic renderer, a special-effects filter, and a pass-through filter, and provides simple audio and video playback applications.

%_WINCEROOT%\public\directx\sdk\samples\dshow

DirectShow

See Also

Concepts

Code Samples