Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Writing a video driver in QNX with GF based Graphics System: (2 Items)
   
Writing a video driver in QNX with GF based Graphics System  
HI, I want to know if the libraries- DispUtil and FFB can be used with GF based Graphics System?
Actually in graphics.pdf (that is given in QNX site -QNX Photon DDK) I can see lot of Graphics Driver API and API s for 
controlling video capture and video module. Can these be used for GF based Graphics system as well or these are only for
 Photon based Graphical System?
So in that case where to get the video related functions/APIs while using Graphics Framework based Graphics System.
Suggestions will be very helpful.
RE: Writing a video driver in QNX with GF based Graphics System  
These libraries are support libraries for the devg graphics drivers and should not be called directly by an application.


If a driver has support video capture could be supported using the GF video capture API:

http://www.qnx.com/developers/docs/6.4.1/gf/dev_guide/vidcap.html

This can be used along with the GF layer API to display the video:

http://www.qnx.com/developers/docs/6.4.0/gf/dev_guide/layers.html




-----Original Message-----
From: Partha Koley [mailto:community-noreply@qnx.com] 
Sent: November-06-11 12:28 PM
To: momentics-community
Subject: Writing a video driver in QNX with GF based Graphics System

HI, I want to know if the libraries- DispUtil and FFB can be used with GF based Graphics System?
Actually in graphics.pdf (that is given in QNX site -QNX Photon DDK) I can see lot of Graphics Driver API and API s for 
controlling video capture and video module. Can these be used for GF based Graphics system as well or these are only for
 Photon based Graphical System?
So in that case where to get the video related functions/APIs while using Graphics Framework based Graphics System.
Suggestions will be very helpful.




_______________________________________________

QNX Momentics Community Support
http://community.qnx.com/sf/go/post89894