projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6dada
)
random: Add notes about Track mapping
author
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 15 Dec 2010 10:17:21 +0000
(11:17 +0100)
committer
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 15 Dec 2010 10:17:21 +0000
(11:17 +0100)
docs/random/mapping.txt
patch
|
blob
|
history
diff --git
a/docs/random/mapping.txt
b/docs/random/mapping.txt
index 8af1e979f9abec60c4e9d187609a92f39c937d58..51ae6969ee654a068bc0c2ea91711717cc12f858 100644
(file)
--- a/
docs/random/mapping.txt
+++ b/
docs/random/mapping.txt
@@
-38,6
+38,12
@@
Use Cases:
accordingly. Ex : moving a TrackObject down by one priority should
increase the TimelineObject "heigh" property by 1.
+ A TimelineObject might want to have a tighter control over which
+ Track(s) each of the TrackObjects it is controlling are going. This
+ is more obvious in the case of timeline with multiple Tracks of the
+ same kind, or if a TimelineObject can produce multiple TrackObjects
+ of the same media type (ex: file with multiple audio tracks).
+
Main Problem: