[longomatch/redesign3: 31/143] Add back the PreviewMediaFile property
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign3: 31/143] Add back the PreviewMediaFile property
- Date: Mon, 15 Aug 2011 22:47:48 +0000 (UTC)
commit fa201596c1cafe52db1deba570f4efe8e7e4c315
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]