matplotlib.animation.FFMpegBase
-
class matplotlib.animation.FFMpegBase[source] -
Смешанный класс для вывода FFMpeg.
Для полезности, он должен быть унаследован от подкласса
MovieWriterBase.-
__init__(self, /, *args, **kwargs) -
Инициализировать self. См. справку по типу(self) для точного подписи.
Методы
__init__(self, /, *args, **kwargs)Инициализировать self. isAvailable()Атрибуты
args_keyexec_keyoutput_args-
args_key = 'animation.ffmpeg_args'
-
exec_key = 'animation.ffmpeg_path'
-
classmethod isAvailable()[source]
-
property output_args
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.animation.FFMpegBase.html