def __init__(self, stream, **kwargs):
     IMFV122Factory.__init__(self, **kwargs)
     self._stream = stream
 def __init__(self, stream, **kwargs):
     IMFV122Factory.__init__(self, **kwargs)
     self._stream = stream