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

output_args
classmethod isAvailable() [source]
property output_args

© 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.FFMpegBase.html