CuePointEvent

Kind of class:public class
Package:com.bourre.media.video
Inherits from:VideoDisplayEvent < LoaderEvent < BasicEvent < Event
Version:1.0
Author:Aigret Axel
Classpath:com.bourre.media.video.CuePointEvent
File last modified:Monday, 24 November 2008, 11:36:45

Summary


Constructor

CuePointEvent

public function CuePointEvent (
type:String, video:VideoDisplay, cuePointInfo:Object)

Instance methods

getCuePointInfo

public function getCuePointInfo (
) : Object

getNameInfo

public function getNameInfo (
) : String

getTimeInfo

public function getTimeInfo (
) : String

getTypeInfo

public function getTypeInfo (
) : String

toString

override public function toString (
) : String

Returns the string representation of this instance.
Returns:
  • the string representation of this instance
Overrides:
  • VideoDisplayEvent.toString