Classes | Public Member Functions | Static Public Attributes | Package Functions | Static Package Functions | Private Member Functions | Private Attributes
com.generalrobotix.ui.view.tdview.ImageToMovie Class Reference
Inheritance diagram for com.generalrobotix.ui.view.tdview.ImageToMovie:
Inheritance graph
[legend]

List of all members.

Classes

class  ImageDataSource
class  ImageSourceStream

Public Member Functions

void controllerUpdate (ControllerEvent evt)
void dataSinkUpdate (DataSinkEvent evt)
void endProcess ()
int getImageStackSize ()
Format[] getSupportedFormats ()
 ImageToMovie (int width, int height, float frameRate, String outputUrl, String fileType)
void pushImage (Image image)
void setFormat (Format format)
boolean startProcess ()

Static Public Attributes

static String MSVIDEO = FileTypeDescriptor.MSVIDEO
static String QUICKTIME = FileTypeDescriptor.QUICKTIME

Package Functions

boolean _waitForFileDone ()
boolean _waitForState (Processor p, int state)

Static Package Functions

static MediaLocator createMediaLocator (String url)

Private Member Functions

DataSink _createDataSink (Processor p, MediaLocator outML)

Private Attributes

final boolean debugFlag_ = false
DataSink dsink_
boolean fileDone_ = false
boolean fileSuccess_ = true
ImageDataSource ids_
MediaLocator outML_
Processor p_
boolean stateTransitionOK_ = true
Object waitFileSync_ = new Object()
Object waitSync_ = new Object()

Detailed Description

Definition at line 71 of file ImageToMovie.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.tdview.ImageToMovie.ImageToMovie ( int  width,
int  height,
float  frameRate,
String  outputUrl,
String  fileType 
) [inline]

Definition at line 113 of file ImageToMovie.java.


Member Function Documentation

DataSink com.generalrobotix.ui.view.tdview.ImageToMovie._createDataSink ( Processor  p,
MediaLocator  outML 
) [inline, private]

Definition at line 230 of file ImageToMovie.java.

Definition at line 305 of file ImageToMovie.java.

boolean com.generalrobotix.ui.view.tdview.ImageToMovie._waitForState ( Processor  p,
int  state 
) [inline, package]

Definition at line 269 of file ImageToMovie.java.

Definition at line 281 of file ImageToMovie.java.

static MediaLocator com.generalrobotix.ui.view.tdview.ImageToMovie.createMediaLocator ( String  url) [inline, static, package]

Definition at line 92 of file ImageToMovie.java.

Definition at line 317 of file ImageToMovie.java.

Definition at line 213 of file ImageToMovie.java.

Definition at line 208 of file ImageToMovie.java.

Definition at line 159 of file ImageToMovie.java.

Definition at line 203 of file ImageToMovie.java.

Definition at line 165 of file ImageToMovie.java.

Definition at line 171 of file ImageToMovie.java.


Member Data Documentation

Definition at line 81 of file ImageToMovie.java.

Definition at line 78 of file ImageToMovie.java.

Definition at line 87 of file ImageToMovie.java.

Definition at line 88 of file ImageToMovie.java.

Definition at line 76 of file ImageToMovie.java.

String com.generalrobotix.ui.view.tdview.ImageToMovie.MSVIDEO = FileTypeDescriptor.MSVIDEO [static]

Definition at line 74 of file ImageToMovie.java.

Definition at line 79 of file ImageToMovie.java.

Definition at line 77 of file ImageToMovie.java.

String com.generalrobotix.ui.view.tdview.ImageToMovie.QUICKTIME = FileTypeDescriptor.QUICKTIME [static]

Definition at line 73 of file ImageToMovie.java.

Definition at line 85 of file ImageToMovie.java.

Definition at line 86 of file ImageToMovie.java.

Definition at line 84 of file ImageToMovie.java.


The documentation for this class was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:22