What's New in QuickTime 4.1

| Previous | Chapter Contents | Chapter Top | Next |

The internet location class

QuickTime movies intended for streaming or use on the Internet can have one or more internet locations or URLs.

Some examples of internet locations are <http://yourserver/yourmovie.mov> or <rtsp://yourserver/yourmovie.mov>. A movie can have zero or more internet locations.

Class internet location: A movie internet location

Plural form:

internet locations

Properties:

class type class [r/o]

-- the class

location international text [r/o]

-- the internet location

For example:

-- open URLs --

open location "rtsp://yourServer/thedead.mov"

getURL "rtsp://yourServer/movies/thedead.mov"


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |