X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fmvcp.txt;h=f8285cf6edc91ee1a3e0efb52f45df3266eb5486;hb=HEAD;hp=722de9e10129e7fbe719cd54d66da488af38c3fc;hpb=160adbf68956f385d63077905ac46a9c3b6d21f6;p=melted diff --git a/docs/mvcp.txt b/docs/mvcp.txt index 722de9e..f8285cf 100644 --- a/docs/mvcp.txt +++ b/docs/mvcp.txt @@ -185,7 +185,7 @@ USET {unit} {key=value} Property "points" determines whether the playback engine restricts the playback region to the in and out points. It takes one of the following - values: use, ignore. + values: use, ignore. (not currently implemented) UGET {unit} {key} Get a unit's configuration property. @@ -262,12 +262,8 @@ REW {unit} (200%). If the unit is stopped, then the frame position is reset to the first frame. First frame depends upon the "points" unit configuration property - and whether an in point has been established for the clip using the SIN - command. - Set the currently loaded clip's in point. - Frame is zero-based and absolute. It is not dependent upon the clip's - current in point. - A frame-number of -1, resets the in point to 0. + (not currently implemented) and whether an in point has been established + for the clip using the SIN command. FF {unit} Fast forward the unit. @@ -275,8 +271,8 @@ FF {unit} in reverse). If the unit is stopped, then the frame position is reset to the first frame. First frame depends upon the "points" unit configuration property - and whether an in point has been established for the clip using the SIN - command. + (not currently implemented) and whether an in point has been established + for the clip using the SIN command. STEP {unit} {number-of-frames} Adjust the current frame position by the number of frames specified.