|
Lynkeos
|
File writer protocols. More...
#import <Foundation/Foundation.h>#import <AppKit/NSPanel.h>#include "LynkeosCore/LynkeosProcessing.h"

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... | |
File writer protocols.
These protocols will be conformed to by the classes which implements the writing of some image or movie file format.
1.8.4