Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
leclerke
leclerke's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Video Lib Settings
[0 Replies]
18-May-2011 03:46 AM
Forum:
Contributed Library Questions
Hello,
I'm working on a small video project and everything is fine, excapt that the settings page of VDIG is presentet each time.
void startCapture() {
String s = "Grabster AV 350 Capture-WDM";
myCapture = new Capture(this, 1024, 768, s, 25);
myCapture.source(Capture.COMPOSITE);
//myCapture.settings();
runs = 1;
I want to avoid this page to be shown, but do not receive a picture when settungs() is not called like above in line 5.
Any ideas?
Thanks so far.
«Prev
Next »
Moderate user : leclerke
Forum