Table of Contents

Class: EchoImageSink filetype/imagesink.py

Write information about the call sequence to the terminal

This is used to debug the ImageSink protocol

Base Classes   
ImageSink
Methods   
Abort
Begin
BeginImage
BeginSeries
End
EndImage
FinalEnd
Frame
HeaderInfo
SetOutputDatatype
SetOutputFilename
Skip
__init__
setscale
setshift
  Abort 
Abort ( self )

Part of ImageSink protocol

  Begin 
Begin ( self,  filename=None )

Part of ImageSink protocol

  BeginImage 
BeginImage ( self )

Part of ImageSink protocol

  BeginSeries 
BeginSeries ( self,  n )

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

  Frame 
Frame ( self,  data )

Part of ImageSink protocol

  HeaderInfo 
HeaderInfo ( self,  data )

Part of ImageSink protocol

  SetOutputDatatype 
SetOutputDatatype ( self,  datatype )

Part of ImageSink protocol

  SetOutputFilename 
SetOutputFilename ( self,  outfilename )

Part of ImageSink protocol

  Skip 
Skip ( self,  time )

Part of ImageSink protocol

  __init__ 
__init__ ( self,  file=sys.stdout )

Constructor.

file is the file where the call sequence will be written. It defaults to the terminal.

  setscale 
setscale (
        self,
        scale=None,
        force=None,
        )

Part of ImageSink protocol

  setshift 
setshift ( self,  shift )

Part of ImageSink protocol


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING