Open Search
    maxon::FileFormatHandlers Namespace Reference

    Detailed Description

    Extent FileFormatHandler with zip file formats.

    Functions

     MAXON_DECLARATION (FileFormatHandler, GenericFile, "net.maxon.fileformathandler.genericfile")
     
     MAXON_DECLARATION (FileFormatHandler, Browsable, "net.maxon.fileformathandler.browsable")
     
     MAXON_DECLARATION (FileFormatHandler, MaxonDocumentBinaryHandler, "net.maxon.fileformathandler.maxondocumentbinaryhandler")
     
     MAXON_DECLARATION (FileFormatHandler, MaxonDocumentJsonHandler, "net.maxon.fileformathandler.maxondocumentjsonhandler")
     
     MAXON_DECLARATION (FileFormatHandler, MaxonDocumentXmlHandler, "net.maxon.fileformathandler.maxondocumentxmlhandler")
     
     MAXON_DECLARATION (FileFormatHandler, ZipDirectoryBrowser, "net.maxon.fileformathandler.zipdirectorybrowser")
     
     MAXON_DECLARATION (FileFormatHandler, GZipDirectoryBrowser, "net.maxon.fileformathandler.gzipdirectorybrowser")
     
     MAXON_DECLARATION (FileFormatHandler, ZipArchiveHandler, "net.maxon.fileformathandler.ziparchivehandler")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderJpg, "net.maxon.fileformathandler.imageloaderjpg")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderBmp, "net.maxon.fileformathandler.imageloaderbmp")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderIff, "net.maxon.fileformathandler.imageloaderiff")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderIco, "net.maxon.fileformathandler.imageloaderico")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderPng, "net.maxon.fileformathandler.imageloaderpng")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderTiff, "net.maxon.fileformathandler.imageloadertiff")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderHdr, "net.maxon.fileformathandler.imageloaderhdr")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderPict, "net.maxon.fileformathandler.imageloaderpict")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderPsd, "net.maxon.fileformathandler.imageloaderpsd")
     
     MAXON_DECLARATION (FileFormatHandler, ImageLoaderPsb, "net.maxon.fileformathandler.imageloaderpsb")
     
     MAXON_DECLARATION (FileFormatHandler, MovieImageSequence, "net.maxon.fileformathandler.movieimagesequence")
     
     MAXON_DECLARATION (FileFormatHandler, AudioLoaderWav, "net.maxon.fileformathandler.audioloaderwav")
     
     MAXON_DECLARATION (FileFormatHandler, AudioLoaderAiff, "net.maxon.fileformathandler.audioloaderaiff")
     

    Function Documentation

    ◆ MAXON_DECLARATION() [1/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    GenericFile  ,
    "net.maxon.fileformathandler.genericfile"   
    )

    returns no handler because it indicates just a regular file

    ◆ MAXON_DECLARATION() [2/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    Browsable  ,
    "net.maxon.fileformathandler.browsable"   
    )

    returns IoBrowseRef for directories

    ◆ MAXON_DECLARATION() [3/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    MaxonDocumentBinaryHandler  ,
    "net.maxon.fileformathandler.maxondocumentbinaryhandler"   
    )

    returns DataFormatReaderRef

    ◆ MAXON_DECLARATION() [4/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    MaxonDocumentJsonHandler  ,
    "net.maxon.fileformathandler.maxondocumentjsonhandler"   
    )

    returns DataFormatReaderRef

    ◆ MAXON_DECLARATION() [5/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    MaxonDocumentXmlHandler  ,
    "net.maxon.fileformathandler.maxondocumentxmlhandler"   
    )

    returns DataFormatReaderRef

    ◆ MAXON_DECLARATION() [6/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ZipDirectoryBrowser  ,
    "net.maxon.fileformathandler.zipdirectorybrowser"   
    )

    returns IoBrowseRef for directories

    ◆ MAXON_DECLARATION() [7/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    GZipDirectoryBrowser  ,
    "net.maxon.fileformathandler.gzipdirectorybrowser"   
    )

    returns IoBrowseRef for directories

    ◆ MAXON_DECLARATION() [8/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ZipArchiveHandler  ,
    "net.maxon.fileformathandler.ziparchivehandler"   
    )

    returns ReadArchiveRef for directories

    ◆ MAXON_DECLARATION() [9/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderJpg  ,
    "net.maxon.fileformathandler.imageloaderjpg"   
    )

    ◆ MAXON_DECLARATION() [10/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderBmp  ,
    "net.maxon.fileformathandler.imageloaderbmp"   
    )

    ◆ MAXON_DECLARATION() [11/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderIff  ,
    "net.maxon.fileformathandler.imageloaderiff"   
    )

    ◆ MAXON_DECLARATION() [12/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderIco  ,
    "net.maxon.fileformathandler.imageloaderico"   
    )

    ◆ MAXON_DECLARATION() [13/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderPng  ,
    "net.maxon.fileformathandler.imageloaderpng"   
    )

    ◆ MAXON_DECLARATION() [14/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderTiff  ,
    "net.maxon.fileformathandler.imageloadertiff"   
    )

    ◆ MAXON_DECLARATION() [15/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderHdr  ,
    "net.maxon.fileformathandler.imageloaderhdr"   
    )

    ◆ MAXON_DECLARATION() [16/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderPict  ,
    "net.maxon.fileformathandler.imageloaderpict"   
    )

    ◆ MAXON_DECLARATION() [17/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderPsd  ,
    "net.maxon.fileformathandler.imageloaderpsd"   
    )

    ◆ MAXON_DECLARATION() [18/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    ImageLoaderPsb  ,
    "net.maxon.fileformathandler.imageloaderpsb"   
    )

    ◆ MAXON_DECLARATION() [19/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    MovieImageSequence  ,
    "net.maxon.fileformathandler.movieimagesequence"   
    )

    Image sequence represents a movie using4'0'} in a url, The first connected image sequence is used to play the movie. use URLFLAGS::IMAGESEQUENCE_FPS to define the virtual fps. The optional parameter URLFLAGS::IMAGESEQUENCE_FIRSTFRAME allows to define a start frame The optional parameter URLFLAGS::IMAGESEQUENCE_LASTFRAME allows to define a end frame

    ◆ MAXON_DECLARATION() [20/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    AudioLoaderWav  ,
    "net.maxon.fileformathandler.audioloaderwav"   
    )

    ◆ MAXON_DECLARATION() [21/21]

    maxon::FileFormatHandlers::MAXON_DECLARATION ( FileFormatHandler  ,
    AudioLoaderAiff  ,
    "net.maxon.fileformathandler.audioloaderaiff"   
    )