LCDInfo.com

http://www.lcdinfo.com
It is currently Thu Mar 28, 2024 11:58

All times are UTC + 2 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Zoom Player
PostPosted: Thu Nov 06, 2003 19:37 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
STATUS:
First version done.

Here's what is possible to get from Zoom Player now:
Code:
      addVar("ZoomPlayer.Status",            "Status",         VAR_STRING); // 0
      addVar("ZoomPlayer.Timeline",         "Timeline",         VAR_STRING); // 1
      addVar("ZoomPlayer.OSDMessage",         "OSD message",      VAR_STRING); // 2
      addVar("ZoomPlayer.Mode",            "Mode",            VAR_STRING); // 3
      addVar("ZoomPlayer.DVDTitle",         "DVD title",      VAR_INT); // 4
      addVar("ZoomPlayer.DVDUniqueString",   "DVD unique string",VAR_INT); // 5
      addVar("ZoomPlayer.DVDChapter",         "DVD chapter",      VAR_INT); // 6
      addVar("ZoomPlayer.DVDAudio",         "DVD audio",      VAR_STRING); // 7
      addVar("ZoomPlayer.DVDSubtitle",      "DVD subtitle",      VAR_STRING); // 8
      addVar("ZoomPlayer.Filename",         "Filename",         VAR_STRING); // 9
      addVar("ZoomPlayer.PlaylistPosition",   "Playlist position",VAR_STRING); // 10
      addVar("ZoomPlayer.VideoResolution",   "Video resolution",   VAR_STRING); // 11
      addVar("ZoomPlayer.VideoFramerate",      "Video framerate",   VAR_STRING); // 12
      addVar("ZoomPlayer.AspectRatio",      "Aspect ratio",      VAR_STRING); // 13

      addImage("ZoomPlayer.StatusImage", "Status");


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group