MediaSessionFileFormatHandlerInterface Class Reference

#include <mediasession_fileformats.h>

Inheritance diagram for MediaSessionFileFormatHandlerInterface:

Detailed Description

FileFormatHandlerInterface implements a handler for a specific FileFormat. E.g. two different implementations could offer different loaders for one and the same FileFormat. FileFormat::Zip implements one handler for Directory Browsing (IoBrowseRef) and one for ReadArchiveRef.

Private Member Functions

 MAXON_INTERFACE (MediaSessionFileFormatHandlerInterface, MAXON_REFERENCE_CONST, "net.maxon.image.interface.mediasessionfileformathandler")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( MediaSessionFileFormatHandlerInterface  ,
MAXON_REFERENCE_CONST  ,
"net.maxon.image.interface.mediasessionfileformathandler"   
)
private