X 8(x8(__text__TEXTx*__data__DATA x/F__cstring__TEXT  __compact_unwind__LD! $2__eh_frame__TEXT$' h2  2;6 P"UHH=H5HH uHH=H]ÐUH]fDUHSPHH=H5HH uHH=H5nHHt H tH[]H=H[]fUHSH(HuHHE؋FEHEHEH}Ѓu1Hut3H}HuHcH([]þ1H([]UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtdLw(HEMt8A)Au3HuH}t}Hut;HHt<1@H}1)HE1ILPHuHcH([A^A_]f.@UHAVSH0HuHHEЋFEHEuGH5H}HU}t@HHtCHH5gHPE1LEHu+H}Ⱦ1H0[A^]E1HuLUHAVSH HuHcHEDvDuHG]]yHHH(HD9u3HPxHt9HHH5HPE1LEHucH}111RE1HuCLHt6HHt)HHH1Q@H߾1HH [A^]UHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]UHAWAVSH(HuHeHED~D}HG]ԉ]؅y HHtyLw(MtpA)AuTHuH}tV}utZL1IA9tAILHu6H}1H([A^A_]ILHuHHf.@UHAVSH HuH&HEDvDuHG]]y HHtH(HtD9uEt!1Ht+12H}111!HHcHuHHHH [A^]UHAWAVSH(HuHFHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAVSH HuHZHEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAWAVSH(HuHbHED~D}HG]ԉ]؅y HHtLw(MtvA)AuZHuH}t\}ut`L΅ɸOA9tAILHu6H}1H([A^A_]ILHuHHUHAWAVSH(HuHHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAWAVSH(HuHwHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAVSH HuH-HEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA9tAILHu6H}1H([A^A_]IL HuHHUHAVSH HuHHEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 H(HuHcHHH [A^]@UHAVSH HuHPHEDvDuHG]]y HHt+H(Ht"D9u!Et-H Ht(1.H}111H0HuHHHH [A^]f.DUHAVSH HuHHEDvDuHG]]y HHt(H(HtD9uEt*H1 Ht(1.H}111H8HuHHHH [A^]fUHSPHH=HtZH=HtGH=Ht4H=Ht!H=HtHH[]H[]3HDW y\o.A + _nf t  vtkOggTheoraWritervtkIOMoviePython.vtkOggTheoraWritervtkOggTheoraWriter - Uses the ogg and theora libraries to write video files. Superclass: vtkGenericMovieWriter vtkOggTheoraWriter is an adapter that allows VTK to use the ogg and theora libraries to write movie files. This class creates .ogv files containing theora encoded video without audio. This implementation is based on vtkFFMPEGWriter and uses some code derived from the encoder example distributed with libtheora. IsTypeOfV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. IsAV.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkOggTheoraWriter C++: static vtkOggTheoraWriter *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkOggTheoraWriter C++: vtkOggTheoraWriter *NewInstance() StartV.Start() C++: void Start() override; These methods start writing an Movie file, write a frame to the file and then end the writing process. WriteV.Write() C++: void Write() override; These methods start writing an Movie file, write a frame to the file and then end the writing process. EndV.End() C++: void End() override; These methods start writing an Movie file, write a frame to the file and then end the writing process. SetQualityV.SetQuality(int) C++: virtual void SetQuality(int _arg) Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size GetQualityMinValueV.GetQualityMinValue() -> int C++: virtual int GetQualityMinValue() Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size GetQualityMaxValueV.GetQualityMaxValue() -> int C++: virtual int GetQualityMaxValue() Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size GetQualityV.GetQuality() -> int C++: virtual int GetQuality() Set/Get the compression quality. 0 means worst quality and smallest file size 2 means best quality and largest file size SetRateV.SetRate(int) C++: virtual void SetRate(int _arg) Set/Get the frame rate, in frame/s. GetRateMinValueV.GetRateMinValue() -> int C++: virtual int GetRateMinValue() Set/Get the frame rate, in frame/s. GetRateMaxValueV.GetRateMaxValue() -> int C++: virtual int GetRateMaxValue() Set/Get the frame rate, in frame/s. GetRateV.GetRate() -> int C++: virtual int GetRate() Set/Get the frame rate, in frame/s. SetSubsamplingV.SetSubsampling(int) C++: virtual void SetSubsampling(int _arg) Is the video to be encoded using 4:2:0 subsampling? GetSubsamplingV.GetSubsampling() -> int C++: virtual int GetSubsampling() Is the video to be encoded using 4:2:0 subsampling? SubsamplingOnV.SubsamplingOn() C++: virtual void SubsamplingOn() Is the video to be encoded using 4:2:0 subsampling? SubsamplingOffV.SubsamplingOff() C++: virtual void SubsamplingOff() Is the video to be encoded using 4:2:0 subsampling? vtkGenericMovieWritervtkImageAlgorithmvtkAlgorithmvtkObjectvtkObjectBaseOP `pa`!!!!p! a !a!@ a@ a a !p aP !!!pzRx $XOAC $D AC $lhAC B$AC E$(AC I$AC G$ xAC G$4PAC G$\AC G$`AC G$AC I$AC G$HAC I$$AC G$LhAC I$t@AC I$AC I$pAC G$AC I$AC G$<8AC G$dAC G$XAC B/-:-:-:-:-:-|[.=O-?0-'-2-.=-0-j-<2- - - 0- - 2-b G .=; - 0- - 4- 2- Y -L -: 0-" - 2-  - -| 0-d -> 2-  - - 0- -~ 2-T / .=# - 0- - 4-~ 2-T ) - - 0--2-l-_-L0-4-2---0-~-\2-2 .=-0--4-^2-4.=-0--6-2-U.=I-90-!-9-2-.=-0-q-l8-L2-")-%-#-5--0--L2-"5--0--1-rC-6-0---3-2-c0-M-@-9-,3-----,-!-zslV7-IB-=6/,-'!!-xh`XH@8(     xh `XH@8( @8'&+"*X(0$ `@ `@ `@ BaPp`ep, i ^@ @ 2 6 &p \P `1pc4R~e'D+PyT a2_PyType_Ready_PyvtkGenericMovieWriter_ClassNew_PyvtkOggTheoraWriter_ClassNew_PyVTKObject_New__ZL30PyvtkOggTheoraWriter_StaticNewv__ZN18vtkOggTheoraWriter3NewEv__ZN18vtkOggTheoraWriter5StartEv__ZN18vtkOggTheoraWriter5WriteEv__ZN18vtkOggTheoraWriter3EndEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL28PyvtkOggTheoraWriter_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKAddFile_vtkOggTheoraWriter_PyVTKObject_AsBuffer_strcmp_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetValueERi_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL25PyvtkOggTheoraWriter_Type_PyType_Type_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN18vtkOggTheoraWriter8IsTypeOfEPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL31PyvtkOggTheoraWriter_SetQualityP7_objectS0___ZL31PyvtkOggTheoraWriter_GetQualityP7_objectS0___ZL33PyvtkOggTheoraWriter_SafeDownCastP7_objectS0___ZL26PyvtkOggTheoraWriter_StartP7_objectS0___ZL34PyvtkOggTheoraWriter_SubsamplingOnP7_objectS0___ZL35PyvtkOggTheoraWriter_SetSubsamplingP7_objectS0___ZL35PyvtkOggTheoraWriter_GetSubsamplingP7_objectS0___ZL35PyvtkOggTheoraWriter_SubsamplingOffP7_objectS0___ZL29PyvtkOggTheoraWriter_IsTypeOfP7_objectS0___ZL39PyvtkOggTheoraWriter_GetQualityMaxValueP7_objectS0___ZL36PyvtkOggTheoraWriter_GetRateMaxValueP7_objectS0___ZL39PyvtkOggTheoraWriter_GetQualityMinValueP7_objectS0___ZL36PyvtkOggTheoraWriter_GetRateMinValueP7_objectS0___ZL26PyvtkOggTheoraWriter_WriteP7_objectS0___ZL28PyvtkOggTheoraWriter_SetRateP7_objectS0___ZL28PyvtkOggTheoraWriter_GetRateP7_objectS0___ZL32PyvtkOggTheoraWriter_NewInstanceP7_objectS0___ZL24PyvtkOggTheoraWriter_EndP7_objectS0___ZL24PyvtkOggTheoraWriter_IsAP7_objectS0_