NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 30 31 32 33 34 … 93 Next »
Switch Channels in Inset

 
  • 0 Vote(s) - 0 Average
Switch Channels in Inset
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#1
2008-07-27, 05:25 AM
Is there a way to play live tv (or switch channels) in an inset. So far, when I've tried, the .StartLiveTV() call opens full screen even if I immediately follow it with a ShowInsetAtLocation call as follows:

Code:
public bool ShowOnLiveTVWithInset(RectangleF rect)
{[INDENT]try
{   PluginHelperFactory.getPluginHelper().StartLiveTV(this.ChannelInfo);
    PluginHelperFactory.getPluginHelper().ShowInsetAtLocation(rect);
    return true;
}
catch (Exception e)
{
    Logger.Error("ShowInfo: ShowOnLiveTV- EXCEPTION- " + e.Message);
    Logger.Error("   " + Title);
}
return false;
[/INDENT]}

I am trying to have the inset switch channels as they move thru SearchWiz entries that are currently playing on live tv (ie channel preview).
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#2
2008-07-27, 05:34 AM
I dont think there is any way to do it currently, but I can look to add something for this in a future release.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#3
2008-07-27, 06:03 AM
sub Wrote:I dont think there is any way to do it currently, but I can look to add something for this in a future release.
Good enough... Thanks.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  is there a service?method which returns listings for multiple channels? reven 16 7,249 2022-04-11, 04:30 PM
Last Post: mandai
  Channels List by Channel Group Name scJohn 1 2,814 2018-01-05, 10:45 PM
Last Post: mvallevand
  Switching Audio Channels spitefulgod 0 2,043 2016-12-15, 08:42 PM
Last Post: spitefulgod
  Merged channels mvallevand 3 2,720 2014-04-11, 04:55 AM
Last Post: mvallevand
  Inset Video - Stop mvallevand 2 2,117 2013-08-07, 09:57 PM
Last Post: mvallevand
  Scan for channels programmatically or via command prompt? reven 12 5,368 2013-03-08, 05:01 AM
Last Post: reven
  Non-broadcasting channels imilne 16 6,369 2011-07-02, 04:31 PM
Last Post: sub
  Recording without mapped channels. mvallevand 11 4,163 2009-09-06, 05:09 AM
Last Post: mvallevand
  Common Music/Video Inset? reven 9 4,478 2008-12-09, 03:16 AM
Last Post: JavaWiz
  Access to FSE switch idkpmiller 12 4,314 2008-07-05, 04:01 PM
Last Post: whurlston

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode