Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/audio-and-video-how-to-topics.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.2 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Audio and Video How-to Topics 03/30/2017
AutoGeneratedOrientationPage
multimedia [WPF]
media [WPF]
f7d96707-ffb5-486c-9e85-db6f0d5ac547

Audio and Video How-to Topics

The following topics demonstrate how to use the xref:System.Windows.Controls.MediaElement to integrate audio and video content in your applications.

In This Section

Control a MediaElement (Play, Pause, Stop, Volume, and Speed)
Control a MediaElement by Using a Storyboard
Trigger Media Playback with a User Event
Repeat Media Playback
Play Media with Animations
Use Transforms on a MediaElement

Reference

xref:System.Windows.Controls.MediaElement

xref:System.Windows.Media.MediaPlayer

xref:System.Windows.Media.MediaTimeline

Graphics and Multimedia