Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

zapIStreamSyncer Interface Reference
[ZAP Media Kit (ZMK) module]

import "zapIStreamSyncer.idl";

List of all members.

Public Member Functions

void reset ()
 Release any buffered frames.
boolean peekFrame ()
 Immediately emit the current frame (or grab the first frame from the input) without removing it from the internal buffer.

Public Attributes

attribute unsigned long long currentTimestamp
 Current synchronization time, as given by the most recent clock frame or peekFrame() call.


Member Function Documentation

boolean zapIStreamSyncer::peekFrame  ) 
 

Immediately emit the current frame (or grab the first frame from the input) without removing it from the internal buffer.

Set current time to the frame's timestamp and return true if successful.

void zapIStreamSyncer::reset  ) 
 

Release any buffered frames.

Reset current time to 2^64-1.


Member Data Documentation

attribute unsigned long long zapIStreamSyncer::currentTimestamp
 

Current synchronization time, as given by the most recent clock frame or peekFrame() call.

Can also be manually set.


The documentation for this interface was generated from the following file:
Generated on Thu Aug 28 12:00:05 2008 for Mozilla ZAP by  doxygen 1.4.4