Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Events::MediaAction Class Reference

The MediaAction is used to perform actions on media elements such as video, sound, and sketch animatics. More...

List of all members.

Public Member Functions

 new (me)
 getPropertyDescriptionList (aScript)
 MediaActionList ()
 beginSprite (me)
 endSprite (me)
 setCueInfo (me)

Private Attributes

 pCueName
 Name of the cue that this trigger should subscribe to.

 pAction
 What action this behavior will trigger.

 pParam1
 Holds Segment number, volume level (0 - 255), or volume increment.


Detailed Description

The MediaAction is used to perform actions on media elements such as video, sound, and sketch animatics.

This action can control the audio level (mute, set volume, etc) and can be used to jump around in segmented video (Go to next segment, etc). Select one of these actions and then specify a second optional parameter (Segment number for Goto Segment, volume level (0 - 255) for Set Volume Level, or volume increment for Increase/Decrease Volume Level).

Place this behavior onto any sprite with an Actor that has media (audio, video, sketch, 3D audio)

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 --All Rights Reserved-- (See LICENSE cast member for full license information)


Member Function Documentation

DART_Events::MediaAction::beginSprite me   ) 
 

DART_Events::MediaAction::endSprite me   ) 
 

DART_Events::MediaAction::getPropertyDescriptionList aScript   ) 
 

DART_Events::MediaAction::MediaActionList  ) 
 

DART_Events::MediaAction::new me   ) 
 

DART_Events::MediaAction::setCueInfo me   ) 
 


Member Data Documentation

DART_Events::MediaAction::pAction [private]
 

What action this behavior will trigger.

DART_Events::MediaAction::pCueName [private]
 

Name of the cue that this trigger should subscribe to.

DART_Events::MediaAction::pParam1 [private]
 

Holds Segment number, volume level (0 - 255), or volume increment.


Generated on Fri Oct 8 16:38:00 2004 for DART-Lingo by doxygen 1.3.7