• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: QuickTimePlayerX document properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QuickTimePlayerX document properties


  • Subject: Re: QuickTimePlayerX document properties
  • From: "email@hidden" <email@hidden>
  • Date: Sun, 28 Feb 2010 13:11:50 -0800

Hmmm,

If I run this script:

tell application id "com.apple.QuickTimePlayerX"
	activate
	set frontDoc to document of (window 1)
	properties of frontDoc
end tell

I get this result, none of these properties are in the dictionary.
{
	data size:1300686,
	audio volume:1.0,
	modified:false,
	current audio compression:missing value,
	name:"FILE0115.MOV",
	current microphone:missing value,
	output muted:false,
	duration:4.537866666667,
	current movie compression:missing value,
	current screen compression:missing value,
	data rate:272236,
	current camera:missing value,
	presenting:false,
	playing:false,
	class:document,
	file:file "Macintosh HD:Users:edstockly: Items from Desktop:QuickTime Movies:FILE0115.MOV",
	natural dimensions:{ 720,  480 },
	looping:false,
	time:0.0,
	rate:0.0
}

ES

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: QuickTimePlayerX document properties
      • From: Luther Fuller <email@hidden>
References: 
 >QuickTimePlayerX document properties (From: Luther Fuller <email@hidden>)

  • Prev by Date: QuickTimePlayerX document properties
  • Next by Date: Re: QuickTimePlayerX document properties
  • Previous by thread: QuickTimePlayerX document properties
  • Next by thread: Re: QuickTimePlayerX document properties
  • Index(es):
    • Date
    • Thread