fl.video
public final class CuePointType
继承CuePointType Inheritance Object

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

CuePointType 类为 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性提供常数值。 此 type 属性始终为 EVENTNAVIGATIONACTIONSCRIPT

所有这些常量均可以作为 type 参数传递给 FLVPlayback.findCuePoint()FLVPlayback.findNearestCuePoint() 方法。 ALLFLV 常量为这些方法描述多种类型的提示点。

另请参见

FLVPlayback.findCuePoint()
FLVPlayback.findNearestCuePoint()
MetadataEvent



公共 属性
 属性定义方
 Inheritedconstructor : Object
对类对象或给定对象实例的构造函数的引用。
Object
 Inheritedprototype : Object
[static] 对类或函数对象的原型对象的引用。
Object
公共 方法
 方法定义方
 Inherited
指示对象是否已经定义了指定的属性。
Object
 Inherited
指示 Object 类的实例是否在指定为参数的对象的原型链中。
Object
 Inherited
指示指定的属性是否存在、是否可枚举。
Object
 Inherited
设置循环操作动态属性的可用性。
Object
 Inherited
返回指定对象的字符串表示形式。
Object
 Inherited
返回指定对象的原始值。
Object
公共 常量
 常量定义方
  ACTIONSCRIPT : String = "actionscript"
[static] 定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。
CuePointType
  ALL : String = "all"
[static] 定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。
CuePointType
  EVENT : String = "event"
[static] 定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。
CuePointType
  FLV : String = "flv"
[static] 定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。
CuePointType
  NAVIGATION : String = "navigation"
[static] 定义 findCuePoint() 和 findNearestCuePoint() 方法的 type 参数值。
CuePointType
常量详细信息
ACTIONSCRIPT常量
public static const ACTIONSCRIPT:String = "actionscript"

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

定义 findCuePoint()findNearestCuePoint() 方法的 type 参数值。 此外,ACTIONSCRIPT 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。

ALL常量 
public static const ALL:String = "all"

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

定义 findCuePoint()findNearestCuePoint() 方法的 type 参数值。 该常量描述所有的提示点:EVENT, NAVIGATION, and ACTIONSCRIPT

EVENT常量 
public static const EVENT:String = "event"

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

定义 findCuePoint()findNearestCuePoint() 方法的 type 参数值。 此外,EVENT 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。

FLV常量 
public static const FLV:String = "flv"

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

定义 findCuePoint()findNearestCuePoint() 方法的 type 参数值。 此常量描述嵌入在 FLV 文件中的所有提示点的组:NAVIGATIONEVENT

NAVIGATION常量 
public static const NAVIGATION:String = "navigation"

语言版本 : ActionScript 3.0
Player 版本 : Flash Player 9.0.28.0

定义 findCuePoint()findNearestCuePoint() 方法的 type 参数值。 此外,NAVIGATION 常量可以是 type CUE_POINT 的 MetadataEvent 实例的 info 对象上的 type 属性的值。





 

评论添加到页面后给我发送电子邮件 | 评论报告

当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/fl/video/CuePointType.html