Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Protected Attributes | List of all members
USBDevice Class Reference
Inheritance diagram for USBDevice:
Inheritance graph
[legend]
Collaboration diagram for USBDevice:
Collaboration graph
[legend]

Public Member Functions

 USBDevice (FrameFilter *framefilter)
 
int getFd ()
 
virtual bool isPlaying ()
 
void setupFrame (SetupFrame frame)
 sets the setupframe and writes it to the framefilter
 
virtual void open_ ()
 
virtual void close_ ()
 
virtual int pull ()
 Populates basicframe, sends it through the filter.
 
virtual void play ()
 
virtual void stop ()
 

Protected Attributes

int fd
 
FrameFilterframefilter
 Output FrameFilter.
 
SetupFrame setupframe
 This frame is used to send subsession information.
 
BasicFrame basicframe
 Data is being copied into this frame.
 
bool playing
 Is currently streaming or not.
 

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