Lynkeos
Classes
LynkeosFileWriter.h File Reference

File writer protocols. More...

#import <Foundation/Foundation.h>
#import <AppKit/NSPanel.h>
#include "LynkeosCore/LynkeosProcessing.h"
Include dependency graph for LynkeosFileWriter.h:
This graph shows which files directly or indirectly include this file:

Classes

protocol  <LynkeosFileWriter>
 Common protocol for all file writers. More...
 
protocol  <LynkeosImageFileWriter>
 Protocol to conform for image file writers. More...
 
protocol  <LynkeosMovieFileWriterDelegate>
 This protocol describes the delegate which feed the movie writer with frame data. More...
 
protocol  <LynkeosMovieFileWriter>
 Protocol to conform for movie file writers. More...
 

Detailed Description

File writer protocols.

These protocols will be conformed to by the classes which implements the writing of some image or movie file format.