Jump to content

IOSDItem / IOSDItems /IOSDMessage


Findus

Recommended Posts

Hi all,

 

Although the interfaces IOSDItem / IOSDItems and IOSDMessage are defind in the COM interface, I have no glue how to get access to the real implementations of these interfaces and whether these interfaces are used at all.

 

I am using already many COM objects like DVBViewerServer.IDVBViewerEvents_OnChannelChangeEventHandler or DVBViewerServer.IDVBViewer.isDVD, etc. in my program but I need also access to the OSD.

 

It would be great if somebody can bring some light into this.

 

PS: I am using VisualStudio 2008 C# for the implementation

 

Kind regards

Findus

Link to comment

" They are mostly for internal purposes/plugins (dll). "

 

 

Ok, maybe a plugin is the right way for me. Nevertheless I don't know how I can get access to the different internal functions and data structures (not via COM) in C or C++. There are no exports defined in the DVBViewer.exe

 

I already have a working Plugin dll in C++ but as said I don't know which functions and data structures are available for the plugin except the once which are documented in the plugin docu.

 

 

 

Findus

Edited by Findus
Link to comment

Ok, let's get more concrete here. What Findus and I'm looking at is a way to figure out, what OSD window is shown (can be done already) and what is its content. In particular, if a list is shown, can we figure out how the list is organized (large/small icons, vertical/horizontal, etc.) and what list items are currently in the list.

 

Is this possible?

 

klaus.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...