matplotlib.animation.AVConvBase
-
class matplotlib.animation.AVConvBase[source] -
Класс-миксин для вывода avconv.
Для использования его необходимо унаследовать от подкласса
MovieWriterBase.-
__init__(self, /, *args, **kwargs) -
Инициализация self. Для точной сигнатуры см. help(type(self)).
Методы
__init__(self, /, *args, **kwargs)Инициализация self. isAvailable()Проверка доступности подкласса MovieWriter. Атрибуты
args_keyexec_keyoutput_args-
args_key = 'animation.avconv_args'
-
exec_key = 'animation.avconv_path'
-
classmethod isAvailable() -
Проверка доступности подкласса MovieWriter.
-
© 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.AVConvBase.html