|
Methods
|
|
Begin BeginImage End EndImage FinalEnd Frame HeaderInfo SetOutputDatatype SetOutputFilename
|
|
|
Begin
|
Begin ( self, filename )
Part of ImageSink protocol |
|
|
BeginImage
|
BeginImage ( self )
Part of ImageSink protocol |
|
|
End
|
End ( self )
Part of ImageSink protocol |
|
|
EndImage
|
EndImage ( self )
Part of ImageSink protocol |
|
|
FinalEnd
|
FinalEnd ( self )
Part of ImageSink protocol
Sends the image out. Assumes that the output file name is ready in
self.outfilename, the header prepared as self.header, and the image
frame as self.data |
|
|
Frame
|
Frame ( self, data )
Part of ImageSink protocol |
|
|
HeaderInfo
|
HeaderInfo ( self, header )
Part of ImageSink protocol |
|
|
SetOutputDatatype
|
SetOutputDatatype ( self, datatype )
Part of ImageSink protocol |
|
|
SetOutputFilename
|
SetOutputFilename ( self, outname )
Part of ImageSink protocol |