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") | |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
GenericFile | , | ||
"net.maxon.fileformathandler.genericfile" | |||
) |
returns no handler because it indicates just a regular file
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
Browsable | , | ||
"net.maxon.fileformathandler.browsable" | |||
) |
returns IoBrowseRef for directories
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
MaxonDocumentBinaryHandler | , | ||
"net.maxon.fileformathandler.maxondocumentbinaryhandler" | |||
) |
returns DataFormatReaderRef
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
MaxonDocumentJsonHandler | , | ||
"net.maxon.fileformathandler.maxondocumentjsonhandler" | |||
) |
returns DataFormatReaderRef
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
MaxonDocumentXmlHandler | , | ||
"net.maxon.fileformathandler.maxondocumentxmlhandler" | |||
) |
returns DataFormatReaderRef
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ZipDirectoryBrowser | , | ||
"net.maxon.fileformathandler.zipdirectorybrowser" | |||
) |
returns IoBrowseRef for directories
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
GZipDirectoryBrowser | , | ||
"net.maxon.fileformathandler.gzipdirectorybrowser" | |||
) |
returns IoBrowseRef for directories
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ZipArchiveHandler | , | ||
"net.maxon.fileformathandler.ziparchivehandler" | |||
) |
returns ReadArchiveRef for directories
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderJpg | , | ||
"net.maxon.fileformathandler.imageloaderjpg" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderBmp | , | ||
"net.maxon.fileformathandler.imageloaderbmp" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderIff | , | ||
"net.maxon.fileformathandler.imageloaderiff" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderIco | , | ||
"net.maxon.fileformathandler.imageloaderico" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderPng | , | ||
"net.maxon.fileformathandler.imageloaderpng" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderTiff | , | ||
"net.maxon.fileformathandler.imageloadertiff" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderHdr | , | ||
"net.maxon.fileformathandler.imageloaderhdr" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderPict | , | ||
"net.maxon.fileformathandler.imageloaderpict" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderPsd | , | ||
"net.maxon.fileformathandler.imageloaderpsd" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
ImageLoaderPsb | , | ||
"net.maxon.fileformathandler.imageloaderpsb" | |||
) |
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::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
AudioLoaderWav | , | ||
"net.maxon.fileformathandler.audioloaderwav" | |||
) |
maxon::FileFormatHandlers::MAXON_DECLARATION | ( | FileFormatHandler | , |
AudioLoaderAiff | , | ||
"net.maxon.fileformathandler.audioloaderaiff" | |||
) |