• 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
[solution] Quicktime Broadcaster Auto-start streaming
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[solution] Quicktime Broadcaster Auto-start streaming


  • Subject: [solution] Quicktime Broadcaster Auto-start streaming
  • From: Jaime Magiera <email@hidden>
  • Date: Mon, 2 Dec 2002 03:57:56 -0500

After becoming very frustrated and scouring the Apple docs, I've figured out the syntax for starting and stopping a stream in QT Broadcaster. I noticed that the question was asked several times on this list as well as the Quicktime discussion board. There were no explicit answers, so here's the very simple syntax:

tell application "QuickTime Broadcaster"
activate
tell document 1
start
end tell
end tell
end tell

Simple, but evasive. It didn't occur to me that calling it through the doc would be necessary -- since there is only one doc open at a time.

Jaime Magiera
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Finding a volume name
  • Next by Date: Re: Finding a volume name
  • Previous by thread: Re: Finding a volume name
  • Next by thread: Get info for windows file
  • Index(es):
    • Date
    • Thread