matplotlib.animation.AVConvBase
-
class matplotlib.animation.AVConvBase[source] -
Класс-миксин для вывода avconv.
Для использования его необходимо унаследовать от него с помощью
MovieWriterBaseподкласса.-
__init__(self, /, *args, **kwargs) -
Инициализировать self. Смотрите help(type(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.1.1/api/_as_gen/matplotlib.animation.AVConvBase.html