パッケージfl.video
クラスpublic final class CuePointType
継承CuePointType Inheritance Object

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9.0.28.0

CuePointType クラスは、type プロパティの定数値を提供します。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。この type プロパティは常に、EVENTNAVIGATION または ACTIONSCRIPT のいずれかです。

これらすべての定数はまた、FLVPlayback.findCuePoint()FLVPlayback.findNearestCuePoint() メソッドにも type パラメータとして渡されます。ALL および FLV 定数は、これらのメソッドのためにさまざまなタイプのキューポイントを記述します。

関連項目

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

type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また ACTIONSCRIPT 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。

ALL定数 
public static const ALL:String = "all"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9.0.28.0

type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。この定数は、すべてのキューポイント (EVENT, NAVIGATION, and ACTIONSCRIPT) を記述します。

EVENT定数 
public static const EVENT:String = "event"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9.0.28.0

type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また EVENT 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。

FLV定数 
public static const FLV:String = "flv"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9.0.28.0

type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。この定数は、FLV ファイルに埋め込まれているすべてのキューポイントのグループ (NAVIGATION および EVENT) を記述します。

NAVIGATION定数 
public static const NAVIGATION:String = "navigation"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9.0.28.0

type パラメータ (findCuePoint() メソッドおよび findNearestCuePoint() メソッド) の値を定義します。また NAVIGATION 定数は、type プロパティの値になることもできます。このプロパティは info オブジェクト上のものであり、さらにそのオブジェクトは、type CUE_POINT の MetadataEvent インスタンスのものです。





 

このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート

現在のページ: http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/fl/video/CuePointType.html