NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 78 79 80 81 82 … 93 Next »
Video Library layout

 
  • 0 Vote(s) - 0 Average
Video Library layout
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#1
2005-01-23, 04:28 AM
In code how is the Internal video library layed out, want to base it for my own plugin..seems like there is not much info on the internal code.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#2
2005-01-23, 04:31 AM
Exactly how do you implement the pluginhelper. I am a beginner so go easy..
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#3
2005-01-23, 04:33 AM
Exactly how do you implement the pluginhelper. I am a beginner so go easy..
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,686
Threads: 767
Joined: Nov 2003
#4
2005-01-23, 05:24 AM
[b Wrote:Quote[/b] ]In code how is the Internal video library layed out, want to base it for my own plugin..seems like there is not much info on the internal code
Sorry, this is internal code and not available. It's also some of the first code I wrote when I started with C# so its not the best examples to base your work on.

[b Wrote:Quote[/b] ]Exactly how do you implement the pluginhelper. I am a beginner so go easy..
The plugin helper provides various functions that the plugin developers may use to get the system to do things for them. It allows you to do things like start the playback of video/music/dvd, and other functions like shutting down GB-PVR etc.

You use it in your plugin by doing something like:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
PluginFactory.getInstance().PlayDVD();
[/QUOTE]
This snippet of code will force GB-PVR to start playing the DVD that is in the configured DVD drive.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#5
2005-01-23, 06:10 AM
More less wanted videos from directory not dvd drive
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#6
2005-01-23, 06:19 AM
pluginhelper.playvideofile(filename);
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Video streaming URL and parameters? cncb 1 1,813 2021-10-22, 06:58 PM
Last Post: sub
  Extras device - using hardware video encoder gdogg371 6 3,249 2021-03-09, 12:18 AM
Last Post: gdogg371
  Loading Local Video Files Syler 25 6,512 2021-03-07, 09:20 PM
Last Post: Syler
  Resuming a video imilne 28 14,522 2016-10-30, 09:27 PM
Last Post: mvallevand
  How to tell when video playback has finished in web client? cncb 6 4,247 2015-09-29, 08:07 PM
Last Post: cncb
  VIdeo playback from plugin mvallevand 5 3,460 2015-08-06, 10:43 PM
Last Post: sub
  Inset Video - Stop mvallevand 2 2,071 2013-08-07, 09:57 PM
Last Post: mvallevand
  Video Library Fanart Transparency tieke 7 3,884 2013-01-09, 08:23 AM
Last Post: tieke
  NMT Video Playback - does it receive start/stop events psycik 8 3,390 2012-07-15, 10:01 PM
Last Post: mvallevand
  Resume or Restart dialog for video psycik 6 3,018 2011-12-22, 02:52 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode