Class fever.medias.video.VideoCuePointType

Description

Constants definition for video ( FLV ) cue point types.

Field Index

CUSTOM, EVENT, NAVIGATION

Field Detail

EVENT

static public EVENT:VideoCuePointType
Constants definition for "event" FLV cue point type.

NAVIGATION

static public NAVIGATION:VideoCuePointType
Constants definition for "navigation" FLV cue point type.

CUSTOM

static public CUSTOM:VideoCuePointType
Constants definition for "custom" FLV cue point type.