패키지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 속성은 항상 EVENT, NAVIGATION 또는 ACTIONSCRIPT입니다.

이러한 모든 상수는 FLVPlayback.findCuePoint()FLVPlayback.findNearestCuePoint() 메서드에 type 매개 변수로 전달될 수도 있습니다. ALLFLV 상수는 이러한 메서드에 대한 여러 가지 유형의 큐 포인트를 지정합니다.

참고 사항

FLVPlayback.findCuePoint()
FLVPlayback.findNearestCuePoint()
MetadataEvent


Public 속성
 속성다음에 의해 정의됨
 Inheritedconstructor : Object
지정된 객체 인스턴스의 클래스 객체 또는 생성자 함수에 대한 참조입니다.
Object
 Inheritedprototype : Object
[static] 클래스 또는 함수 객체의 프로토타입 객체에 대한 참조입니다.
Object
Public 메서드
 메서드다음에 의해 정의됨
 Inherited
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다.
Object
 Inherited
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다.
Object
 Inherited
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다.
Object
 Inherited
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다.
Object
 Inherited
지정된 객체의 문자열 표현을 반환합니다.
Object
 Inherited
지정된 객체의 프리미티브 값을 반환합니다.
Object
Public 상수
 상수다음에 의해 정의됨
  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 및 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 매개 변수 값을 정의합니다. 이 상수는 NAVIGATIONEVENT 등 FLV 파일에 포함된 모든 큐 포인트의 그룹을 지정합니다.

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_kr/ActionScriptLangRefV3/fl/video/CuePointType.html