Jump to content

Teletext Active


The Gus

Recommended Posts

Posted

Good morning, is there a way to detect if the videotext window is active whiel using DVBV?

I'm programmin delphi/com

 

thank you for your support.

 

Augusto

Posted

Sorry to bother, but is there an answer to my question?

Thank you again :)

Posted

You can detect if the OSD-Teletext is open dvbvspy > OSD Window Event.

But i don't know if it is possible to detect the videotext window.

Posted

you can check if there are teletext pages available via the com interface. If no page is returned you dont receive teletext :) The simplest and lamest method is to get the current channel and if the teletext pid is 0 or 0x1fff you dont have teletext for this channel.

 

Christian

Posted

you could check the activewindowID of the windowmanager interface. This only works for the OSD though...

Posted

Thanks for you suggestions! I'll try to code as soon as I can get to the keyboard :-)

Posted

Ok, done :-) My little humble application is quite functional now :-)

 

Thank you all for the

useful help!

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...