matplotlib.animation.AVConvBase
-
class matplotlib.animation.AVConvBase(*args, **kwargs)[source] -
[Deprecated] Mixin class for avconv output.
To be useful this must be multiply-inherited from with a
MovieWriterBasesub-class.Notes
Deprecated since version 3.3.
-
__init__(self, /, *args, **kwargs) -
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(self, /, *args, **kwargs)Initialize self. isAvailable()Return whether a MovieWriter subclass is actually available. Attributes
output_args-
classmethod isAvailable() -
Return whether a MovieWriter subclass is actually available.
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.animation.AVConvBase.html