previous

RealPix Tag Summary

<head>

AttributeDefinitionRequiredDefaultExample
aspect Presentation default for maintaining aspect ratio of images (true or false). Other effects can override this. no true aspect="false"
author Name of author. no (none) author="Jane Doe"
bitrate Peak bandwidth in bits per second. yes (none) bitrate="64000"
copyright Copyright notice. no (none) copyright="© 1998 RealNetworks, Inc."
duration Duration of RealPix presentation. yes (none) duration="50"
height Height of display window in pixels. yes (none) height="256"
maxfps Maximum frames per second for transition effects. Include as last attribute. no calculated automatically maxfps="5"
preroll Time for which data should be buffered before presentation starts. no calculated automatically preroll="20"
start Start time of RealPix track relative to the start time of the presentation. no 0 start="3"
timeformat Specifies format for start and duration times. Can set format from default to milliseconds. no hh:mm:ss.xyz timeformat="milliseconds"
title Name of presentation. no (none) title="The Garden"
url Hyperlink URL for presentation images. no (none) url="http://www.real.com"
width Width of display window in pixels. yes (none) width="256"

<image>

AttributeDefinitionRequiredDefaultExample
handle Unique number for the image. Referred to by certain effects. yes (none) handle="23"
name Path to the image file, relative to the location of the RealPix file. yes (none) name="tulip.jpg"

<fill>

AttributeDefinitionRequiredDefaultExample
color Hexadecimal color description or standard palette color. yes (none) color="yellow"
dsth Height in pixels of destination rectangle. no 0 dsth="256"
dstw Width in pixels of the destination rectangle. no 0 dstw="256"
dstx X coordinate in pixels of the destination rectangle. no. 0 dstx="128"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="128"
start Time from the start of the RealPix track that the fill occurs. yes (none) start="23"

<fadein>

AttributeDefinitionRequiredDefaultExample
aspect Maintain image aspect ratio, true or false. no set in <head> aspect="false"
dsth Height in pixels of the destination rectangle. no 0 dsth="128"
dstw Width in pixels of the destination rectangle. no 0 dstw="128"
dstx X coordinate in pixels of the destination rectangle. no 0 dstx="20"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="30"
duration Time for the effect to complete. yes (none) duration="0.75"
maxfps Maximum frames per second for effect. Include as last attribute. no set in <head> maxfps="5"
srch Height in pixels of source rectangle. no 0 srch="128"
srcw Width in pixels of source rectangle. no 0 srcw="128"
srcx X coordinate in pixels of the source rectangle. no 0 srcx="128"
srcy Y coordinate in pixels of the source rectangle. no 0 srcy="128"
start Time from the beginning of the RealPix track that the effect begins. yes (none) start="4"
target Target image handle. yes (none) target="15"
url Hyperlink URL for image. no set in <head> url="http://www.real.com"

<fadeout>

AttributeDefinitionRequiredDefaultExample
color Hexadecimal color description or standard palette color. yes (none) color="black"
color="#FF8000"
dsth Height in pixels of the destination rectangle. no 0 dsth="128"
dstw Width in pixels of the destination rectangle. no 0 dstw="128"
dstx X coordinate in pixels of the destination rectangle. no 0 dstx="128"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="128"
duration Total time for the transition to complete. yes (none) duration="1.2"
maxfps Maximum frames per second for effect. Include as last attribute. no set in <head> maxfps="5"
start Time from the beginning of the RealPix track that the effect begins. yes (none) start="10"

<crossfade>

AttributeDefinitionRequiredDefaultExample
aspect Maintain image aspect ratio, true or false. no set in <head> aspect="false"
dsth Height in pixels of the destination rectangle. no 0 dsth="64"
dstw Width in pixels of the destination rectangle. no 0 dstw="64"
dstx X coordinate in pixels of the destination rectangle. no 0 dstx="64"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="64"
duration Total time for the transition to complete. yes (none) duration="1.8"
maxfps Maximum frames per second for effect. Include as last attribute. no set in <head> maxfps="5"
srch Height in pixels of the source rectangle. no 0 srch="128"
srcw Width in pixels of the source rectangle. no 0 srcw="128"
srcx X coordinate in pixels of the source rectangle. no 0 srcx="64"
srcy Y coordinate in pixels of the source rectangle. no 0 srcy="64"
start Time from the beginning of the presentation that the crossfade begins. yes (none) start="20"
target Target image handle. yes (none) target="1"
url Hyperlink URL for image. no set in <head> url="http://www.real.com"

<wipe>

AttributeDefinitionRequiredDefaultExample
aspect Maintain image aspect ratio, true or false. no set in <head> aspect="false"
direction Direction the new image moves: up, down, left, or right. yes (none) direction="up"
dsth Height in pixels of the destination rectangle. no 0 dsth="64"
dstw Width in pixels of the destination rectangle. no 0 dstw="64"
dstx X coordinate in pixels of the destination rectangle. no 0 dstx="64"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="64"
duration Time for the transition to complete. yes (none) duration="3.5"
maxfps Maximum frames per second for effect. Include as last attribute. no set in <head> maxfps="5"
srch Height in pixels of the source rectangle. no 0 srch="64"
srcw Width in pixels of the source rectangle. no 0 srcw="64"
srcx X coordinate in pixels of the source rectangle. no 0 srcx="64"
srcy Y coordinate in pixels of the source rectangle. no 0 srcy="64"
start Time from the beginning of the presentation that the wipe begins. yes (none) start="25"
target Target image handle. yes (none) target="2"
type The way the wipe occurs, either moving over the top of the current image (normal) or pushing it out (push). yes (none) type="push"
url Hyperlink URL for image. no set in <head> url="http://www.real.com"

<viewchange>

AttributeDefinitionRequiredDefaultExample
dsth Height in pixels of the destination rectangle. no 0 dsth="64"
dstw Width in pixels of the destination rectangle. no 0 dstw="64"
dstx X coordinate in pixels of the destination rectangle. no 0 dstx="64"
dsty Y coordinate in pixels of the destination rectangle. no 0 dsty="64"
duration Time for the effect to complete. yes (none) duration="5"
maxfps Maximum frames per second for effect. Include as last attribute. no set in <head> maxfps="5"
srch Height in pixels of the source rectangle. no 0 srch="256"
srcw Width in pixels of the source rectangle. no 0 srcw="256"
srcx X coordinate in pixels of the source rectangle. no 0 srcx="512"
srcy Y coordinate in pixels of the source rectangle. no 0 srcy="64"
start Time from the beginning of the presentation that the view change begins. yes (none) start="35"


Copyright © 1998 RealNetworks
For technical support on RealNetworks products, visit http://service.real.com/.
Comments on this document? Contact techpubs@real.com.
This file last updated on 05/20/98 at 16:48:08.
previous