VLDSCapture.CrossbarDialogs.Count and VideoModes.Count Stack Overflow
|
07-01-2013, 04:05 PM
Post: #1
|
|||
|
|||
VLDSCapture.CrossbarDialogs.Count and VideoModes.Count Stack Overflow
Hi,
I have just upgraded to v6.0.0.0 of BasicVideo (from v5.03), and am having a few problems. First of, I am trying to get a count of the available CrossBarDialogs, and VideoModes of the VLDSCapture component, however it simply raises a stack overflow. Sample Code: form1.Caption := IntToStr(VLDSCapture1.CrossbarDialogs.Count); form1.Caption := IntToStr(VLDSCapture1.VideoModes.Count); I've simply added this to the Demo DSVideoCapture in the TForm1.StartButtonClick event procedure for testing purposes. This call worked fine using v5.03 of BasicVideo. I'm wondering if there is a new way of doing this, or if there is an issue I need to be aware of? Any assistance would be appreciated. p.s. I've also just upgraded to Delphi XE4 from XE3 with a clean installation. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
VLDSCapture.CrossbarDialogs.Count and VideoModes.Count Stack Overflow - Antman - 07-01-2013 04:05 PM
RE: VLDSCapture.CrossbarDialogs.Count and VideoModes.Count Stack Overflow - mitov - 07-02-2013, 07:52 AM
RE: VLDSCapture.CrossbarDialogs.Count and VideoModes.Count Stack Overflow - Antman - 07-06-2013, 01:37 PM
|
User(s) browsing this thread: 1 Guest(s)