<div dir="ltr"><div class="gmail_default" style="font-family:monospace">Thanks for the pointer, but unfortunately it is incomplete. It tells me this:</div><div class="gmail_default" style="font-family:monospace"><pre style="box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:13.6px;margin-top:0px;margin-bottom:16px;padding:16px;overflow:auto;line-height:1.45;border-radius:6px;color:rgb(36,41,47)">    # get the current  responsible for the mapCanvas behaviour and Temporal Controller gui
    navigator = iface.mapCanvas().temporalController()
</pre>And a few other methods for that object, but it's all about mimicking the "Save Animation" button with no explanation how to choose a specific frame or even anything as simple as going forward or backward by a single frame. Is there no list anywhere of all that temporal controller object's methods?</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 16, 2022 at 3:40 PM Delaz J <<a href="mailto:delazj@gmail.com">delazj@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>Hi Cory,</p>
    <p>I don't know if it's still compatible with API and of any help,
      but there's that stale pull request in the docs by Richard
      (<a href="https://github.com/qgis/QGIS-Documentation/pull/5521" target="_blank">https://github.com/qgis/QGIS-Documentation/pull/5521</a>) you might
      want to look at.</p>
    <p>Regards,</p>
    <p>Harrissou<br>
    </p>
    <div>Le 16/01/2022 à 18:34, Cory Albrecht a
      écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div class="gmail_default" style="font-family:monospace">Hello,</div>
        <div class="gmail_default" style="font-family:monospace"><br>
        </div>
        <div class="gmail_default" style="font-family:monospace">Is
          there a way I can access and change/set stuff for the dynamic
          temporal controller programmatically in python? I'm looking to
          make a simple script that I can just cut and paste into the
          python console that will change the current frame of the DTC
          to a given timestamp, export the canvas to a PNG, and repeat
          for all the timestamps in an array.</div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Qgis-user mailing list
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
    </blockquote>
  </div>

</blockquote></div>