matplotlib.animation.FFMpegBase¶
-
class
matplotlib.animation.
FFMpegBase
[source]¶ Mixin class for FFMpeg output.
To be useful this must be multiply-inherited from with a
MovieWriterBase
sub-class.-
__init__
(self, /, \*args, \*\*kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(self, /, \*args, \*\*kwargs)Initialize self. isAvailable
()Attributes
args_key
exec_key
output_args
-
args_key
= 'animation.ffmpeg_args'¶
-
exec_key
= 'animation.ffmpeg_path'¶
-
property
output_args
¶
-