Módulo io
=========

.. automodule:: mrv2.io
    :members:
    :exclude-members: Profile, Compression, SaveOptions
       
.. autoclass:: mrv2.io.Profile
               
.. autoclass:: mrv2.io.Compression
               
.. autoclass:: mrv2.io.SaveOptions
               
   .. autoattribute:: annotations
      :annotation: = bool
                   
   .. autoattribute:: ffmpegProfile
      :annotation: = mrv2.io.Profile

   .. autoattribute:: exrCompression
      :annotation: = mrv2.io.Compression
                   
   .. autoattribute:: zipCompressionLevel
      :annotation: = int
                   
   .. autoattribute:: dwaCompressionLevel
      :annotation: = float
