[longomatch/redesign2: 31/140] Add back the PreviewMediaFile property
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 31/140] Add back the PreviewMediaFile property
- Date: Tue, 24 May 2011 21:58:43 +0000 (UTC)
commit e20a24da743dec717d52bf931c9786f134cddcbc
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Dec 21 22:06:45 2010 +0100
Add back the PreviewMediaFile property
LongoMatch/Time/PlayListPlay.cs | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Time/PlayListPlay.cs b/LongoMatch/Time/PlayListPlay.cs
index 765d019..2bc66a9 100644
--- a/LongoMatch/Time/PlayListPlay.cs
+++ b/LongoMatch/Time/PlayListPlay.cs
@@ -40,6 +40,14 @@ namespace LongoMatch.TimeNodes
#region Properties
/// <summary>
+ /// Media File
+ /// </summary>
+ public PreviewMediaFile MediaFile {
+ get;
+ set;
+ }
+
+ /// <summary>
/// Play rate
/// </summary>
public float Rate {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]