docs, gst: typo fixes
[platform/upstream/gstreamer.git] / docs / random / ensonic / media-device-daemon.txt
index b634dd1..d16ee0b 100644 (file)
@@ -8,12 +8,16 @@ components
   - open physical sink, src elements
   - prepends an adder to sinks
   - appends an tee to sources
+  - listens to dbus, to get notified by virtual-endpoints of init/finalize
+    (the dbus notify, would also be useful for gst-editor to hook on running
+     apps)
 
 - 4 new elements
   - virtual-audiosink, virtual-videosink
     virtual-audiosrc, virtual-videosrc
   - virtual sinks establish a connection to the daemon
   - they link to request_pads of the adder/tee elements
+  - on init and finalize they send a dbus-message
 
 - gui app
   - lists instances as mixing-desk like channelstrips
@@ -34,5 +38,5 @@ components
       channelstrip
   - state-control (play, pause/mute)
     - it would be useful if one app could pause/mute others
-    - think of a voip-client, if there is an incomming call, if pauses your
+    - think of a voip-client, if there is an incoming call, if pauses your
       media-player, or mutes the monitoring of your recording app