The AnimationType enumeration provides the following values:
Description
Value
wx.adv.ANIMATION_TYPE_INVALID
wx.adv.ANIMATION_TYPE_GIF
represents an animated GIF file.
GIF
wx.adv.ANIMATION_TYPE_ANI
represents an ANI file.
ANI
wx.adv.ANIMATION_TYPE_ANY
autodetect the filetype.