Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show Codec dialog with VLAVILogger
06-26-2014, 07:03 PM
Post: #1
Show Codec dialog with VLAVILogger
Thought I would start a new thread.

When my project was using VLDSVideoLogger I was able to show the Codec settings dialog using this...
Code:
VLDSVideoLogger1->VideoCompression->Compressions->Items[0]->ShowDialog();

Now that I have switched to VLAVILogger it doesn't work even with using the proper names.
Code:
VLAVILogger1->Compression->Compressions->Items[0]->ShowDialog();

I have tried everything I can think of and mostly get ShowDialog is not a member of TVLVideoCompressionItem.

I could add a VLDSVideoLogger just so I can show the Codec Dialog but if I can do it with VLAVILogger it would be cleaner, what am I missing?
Quote this message in a reply
Post Reply 


Messages In This Thread
Show Codec dialog with VLAVILogger - BReeves - 06-26-2014 07:03 PM
RE: Show Codec dialog with VLAVILogger - Dave - 06-27-2014, 07:16 AM
Change alac to wav free we - CobDiomi - 12-03-2016, 08:09 PM
RE: Show Codec dialog with VLAVILogger - BReeves - 06-27-2014, 07:43 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)