You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the AnimEncoder struct is only capable of writing buffered frames to memory. I think it would be nice to get an optional Writer to write to a file directly to avoid this.
The text was updated successfully, but these errors were encountered:
Currently, the AnimEncoder struct is only capable of writing buffered frames to memory. I think it would be nice to get an optional Writer to write to a file directly to avoid this.
The text was updated successfully, but these errors were encountered: