My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
AppleScriptDict  
AppleScript Dictionary for NicePlayer
AppleScript, Featured, Phase-Extend
Updated Oct 25, 2009 by jtu...@gmail.com

NicePlayer Suite

Verbs

  • add any to playlist [at index index]
  • center window
  • decrease volume window/playlist
  • enter full screen window/playlist [on screen]
  • exit full screen window/playlist
  • increase volume window/playlist
  • pause playlist
  • play playlist
  • playpause playlist
  • rescale window to double/fill/fit width/half/normal
  • skip backward playlist [by integer]
  • skip forward playlist [by integer]
  • toggle mute window/playlist

Nouns

  • Application

    • full screen mode boolean
    • resources posix path text
  • movie

    • file extension text
    • file type text
    • index integer
    • name text
    • path text
    • playlist playlist
    • window window
  • playlist

    • current movie movie
    • current plugin plugin
    • duration real
    • elapsed time real
    • frame rate real
    • identifier text
    • muted boolean
    • next movie movie
    • previous movie movie
    • volume integer
    • window window
  • plugin

    • file types list
    • human name text
    • name text
  • screen

    • bounds rectangle
    • index integer
  • window

    • fixed aspect ratio boolean
    • level average/grounded/hovering
    • opacity integer
    • playlist movie
    • playlist is showing boolean
    • transparency integer
    • unscaled aspect ratio point

Sign in to add a comment
Powered by Google Project Hosting