mediasession_fileformats.h File Reference

Classes

class   MediaSessionFileFormatHandlerInterface

Namespaces

  maxon
  maxon::FileFormats
  maxon::FileFormatHandlers
  maxon::URLFLAGS

函数

  MAXON_DECLARATION (FileFormat, ImageJpg, "net.maxon.fileformat.imagejpg")
  MAXON_DECLARATION (FileFormat, ImageBmp, "net.maxon.fileformat.imagebmp")
  MAXON_DECLARATION (FileFormat, ImageIff, "net.maxon.fileformat.imageiff")
  MAXON_DECLARATION (FileFormat, ImageIco, "net.maxon.fileformat.imageico")
  MAXON_DECLARATION (FileFormat, ImagePng, "net.maxon.fileformat.imagepng")
  MAXON_DECLARATION (FileFormat, ImageTiff, "net.maxon.fileformat.imagetiff")
  MAXON_DECLARATION (FileFormat, ImageHdr, "net.maxon.fileformat.imagehdr")
  MAXON_DECLARATION (FileFormat, ImagePict, "net.maxon.fileformat.imagepict")
  MAXON_DECLARATION (FileFormat, ImagePsd, "net.maxon.fileformat.imagepsd")
  MAXON_DECLARATION (FileFormat, ImagePsb, "net.maxon.fileformat.imagepsb")
  MAXON_DECLARATION (FileFormat, ImageTga, "net.maxon.fileformat.imagetga")
  MAXON_DECLARATION (FileFormat, ImageRla, "net.maxon.fileformat.imagerla")
  MAXON_DECLARATION (FileFormat, ImageRpf, "net.maxon.fileformat.imagerpf")
  MAXON_DECLARATION (FileFormat, ImageGif, "net.maxon.fileformat.imagegif")
  MAXON_DECLARATION (FileFormat, ImageDds, "net.maxon.fileformat.imagedds")
  MAXON_DECLARATION (FileFormat, ImageDpx, "net.maxon.fileformat.imagedpx")
  MAXON_DECLARATION (FileFormat, MovieImageSequence, "net.maxon.fileformat.movieimagesequence")
  MAXON_DECLARATION (FileFormat, AudioWav, "net.maxon.fileformat.audiowav")
  MAXON_DECLARATION (FileFormat, AudioAiff, "net.maxon.fileformat.audioaiff")
  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_ATTRIBUTE ( Float , IMAGESEQUENCE_FPS, "net.maxon.url.imagesequence_fps")
  MAXON_ATTRIBUTE ( Int , IMAGESEQUENCE_FIRSTFRAME, "net.maxon.url.imagesequence_firstframe")
  MAXON_ATTRIBUTE ( Int , IMAGESEQUENCE_LASTFRAME, "net.maxon.url.imagesequence_lastframe")
  MAXON_DECLARATION (Class< FileFormat >, FileFormatImageBaseClass, "net.maxon.image.class.fileformatimagebase")
  MAXON_DECLARATION (FileFormatHandler, MovieImageSequence, "net.maxon.fileformathandler.movieimagesequence")
  MAXON_DECLARATION (FileFormatHandler, AudioLoaderWav, "net.maxon.fileformathandler.audioloaderwav")
  MAXON_DECLARATION (FileFormatHandler, AudioLoaderAiff, "net.maxon.fileformathandler.audioloaderaiff")