| 패키지 | fl.video |
| 클래스 | public final class CuePointType |
| 상속 | CuePointType Object |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
type
CUE_POINT의 MetadataEvent 인스턴스에 대한 info 객체의 type 속성에 상수 값을 제공합니다. 이 type 속성은 항상 EVENT, NAVIGATION 또는 ACTIONSCRIPT입니다.
이러한 모든 상수는 FLVPlayback.findCuePoint() 및 FLVPlayback.findNearestCuePoint() 메서드에 type 매개 변수로 전달될 수도 있습니다. ALL 및 FLV 상수는 이러한 메서드에 대한 여러 가지 유형의 큐 포인트를 지정합니다.
관련 API 요소
| 상수 | 정의 주체 | ||
|---|---|---|---|
| ACTIONSCRIPT : String = "actionscript" [정적]
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | CuePointType | ||
| ALL : String = "all" [정적]
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | CuePointType | ||
| EVENT : String = "event" [정적]
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | CuePointType | ||
| FLV : String = "flv" [정적]
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | CuePointType | ||
| NAVIGATION : String = "navigation" [정적]
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. | CuePointType | ||
ACTIONSCRIPT | 상수 |
public static const ACTIONSCRIPT:String = "actionscript"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. 또한 ACTIONSCRIPT 상수는 type CUE_POINT의 MetadataEvent 인스턴스에 대한 info 객체의 type 속성에 대한 값일 수 있습니다.
ALL | 상수 |
public static const ALL:String = "all"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. 이 상수는 EVENT, NAVIGATION 및 ACTIONSCRIPT 등 모든 큐 포인트를 지정합니다.
EVENT | 상수 |
public static const EVENT:String = "event"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. 또한 EVENT 상수는 type CUE_POINT의 MetadataEvent 인스턴스에 대한 info 객체의 type 속성에 대한 값일 수 있습니다.
FLV | 상수 |
public static const FLV:String = "flv"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. 이 상수는 NAVIGATION 및 EVENT 등 FLV 파일에 포함된 모든 큐 포인트의 그룹을 지정합니다.
NAVIGATION | 상수 |
public static const NAVIGATION:String = "navigation"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flash CS3 |
| 런타임 버전: | Flash Player 9.0.28.0, AIR 1.0 |
findCuePoint() 및 findNearestCuePoint() 메서드의 type 매개 변수 값을 정의합니다. 또한 NAVIGATION 상수는 type CUE_POINT의 MetadataEvent 인스턴스에 대한 info 객체의 type 속성에 대한 값일 수 있습니다.
Tue Jun 12 2018, 03:17 PM Z
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시