“cmd.mappend” associates additional command line operations with a particular movie frame. These “generalized movie commands” will be executed every time the numbered frame is played.
def mappend(frame,command):
mappend | api