[longomatch/livecapture: 5/9] Run the capturer pipeline after creating the capturer bin
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/livecapture: 5/9] Run the capturer pipeline after creating the capturer bin
- Date: Sun, 28 Mar 2010 23:20:59 +0000 (UTC)
commit db40357a695cff7c398aaffedde58e1712f50399
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Mar 28 21:59:57 2010 +0200
Run the capturer pipeline after creating the capturer bin
CesarPlayer/Gui/CapturerBin.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/CesarPlayer/Gui/CapturerBin.cs b/CesarPlayer/Gui/CapturerBin.cs
index 420b902..96c076d 100644
--- a/CesarPlayer/Gui/CapturerBin.cs
+++ b/CesarPlayer/Gui/CapturerBin.cs
@@ -64,6 +64,7 @@ namespace LongoMatch.Gui
else{
capturerhbox.Visible = false;
}
+ capturer.Run();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]