HowTo: Playback a Video.
From $1
Table of contents
A complete sample is available from SVN in the MediaPlayer sample, the short version is:
using MonoTouch.MediaPlayer;
var moviePlayer = new MPMoviePlayerController (new NSUrl ("file.m4v"));
moviePlayer.Play ();
- Tag page
- What links here
[MISSING: skin.common.header-gallery-count]
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Page last modified 00:58, 22 Sep 2009 by Miguel