Matt Todaro
Results
3
comments of
Matt Todaro
Thank You! > On Apr 25, 2015, at 5:36 PM, Mark Reid [email protected] wrote: > > just added support in 4d6eac1 > > import aaf > f = aaf.open() >...
I'm getting the same error as the Selector when trying to append a marker to a sequence. ``` # Marker marker = f.create.DescriptiveMarker() marker.media_kind = "picture" sequence1.append(marker) ``` Is there...
Thanks that worked. Now can you add a comment, color or position?