video_dv.h File Reference

This file represents the video interface with dv. More...

Go to the source code of this file.

Functions

Image_dvvideo_open (void)
 Open DV video.
void _dvvideo_close (void)
 Close DV video.
Boolean _dvvideo_getimage (Image *i)
 Gets the frame image.
Boolean _dvvideo_getframe (Frame *f)
 Gets the frame.
int _dvvideo_gettype (void)
 Gets the video type.
void _dvvideo_stopReceive ()
void _dvvideo_startReceive ()
void _dvvideo_stopThread ()
void _dvvideo_startThread ()


Detailed Description

This file represents the video interface with dv.


Function Documentation

void _dvvideo_close ( void   ) 

Close DV video.

Boolean _dvvideo_getframe ( Frame f  ) 

Gets the frame.

Parameters:
f the frame.
Returns:
TRUE if success, else returns FALSE

Boolean _dvvideo_getimage ( Image i  ) 

Gets the frame image.

Parameters:
i the Image.
Returns:
TRUE if success, else returns FALSE

int _dvvideo_gettype ( void   ) 

Gets the video type.

Returns:
The video type.

Image* _dvvideo_open ( void   ) 

Open DV video.

Parameters:
fname 
Returns:

void _dvvideo_startReceive (  ) 

void _dvvideo_startThread (  ) 

void _dvvideo_stopReceive (  ) 

void _dvvideo_stopThread (  ) 


Generated on Tue Jan 22 17:07:30 2008 for MUAN by  doxygen 1.4.7