~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/design/part-framestep.txt

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-08-08 18:12:33 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120808181233-riejwxprfsxh1njl
Tags: 0.11.93-1
* New upstream release:
  + debian/libgstreamer.symbols:
    - Update symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
     The format of the step units
102
102
 
103
103
  "amount", G_TYPE_UINT64
104
 
     The amount of units to step. -1 resumes normal non-stepping behaviour to
105
 
     the end of the segment.
 
104
     The amount of units to step. A 0 amount immediately completes and can be
 
105
     used to cancel the current step and resume normal non-stepping behaviour
 
106
     to the end of the segment.
 
107
     A -1 amount steps until the end of the segment.
106
108
 
107
109
  "rate", G_TYPE_DOUBLE
108
110
     The rate at which the frames should be stepped in PLAYING mode. 1.0 is