matplotlib.animation.AVConvBase
-
class matplotlib.animation.AVConvBase[source] -
Mixin class for avconv output.
To be useful this must be multiply-inherited from with a
MovieWriterBasesub-class.-
__init__(self, /, *args, **kwargs) -
Initialize self. See help(type(self)) for accurate signature.
Methods
isAvailable()Check to see if a MovieWriter subclass is actually available. Attributes
args_keyexec_keyoutput_args-
args_key = 'animation.avconv_args'
-
exec_key = 'animation.avconv_path'
-
classmethod isAvailable() -
Check to see if a MovieWriter subclass is actually available.
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.animation.AVConvBase.html