[longomatch/redesign: 31/75] Add back the PreviewMediaFile property
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign: 31/75] Add back the PreviewMediaFile property
- Date: Sun, 6 Feb 2011 13:39:33 +0000 (UTC)
commit d9e9958562327df908b6deb5f46d5ed47e1107f8
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]