Registry of available writer classes by human readable name.
| |
| Check if given writer is available by name. |
| Get a list of available MovieWriters. |
| Decorator for registering a class under a name. |
Check if given writer is available by name.
Get a list of available MovieWriters.
Decorator for registering a class under a name.
Example use:
@registry.register(name) class Foo: pass
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.animation.MovieWriterRegistry.html