org.red5.io.flv.meta
Interface ICueType


public interface ICueType

Cue point type

Author:
The Red5 Project ([email protected]), daccattato([email protected])

Field Summary
static String EVENT
          Cue point type of event
static String NAVIGATION
          Cue point type of navigation
 

Field Detail

EVENT

static final String EVENT
Cue point type of event

See Also:
Constant Field Values

NAVIGATION

static final String NAVIGATION
Cue point type of navigation

See Also:
Constant Field Values


Copyright © 2006-2012 The Red5 Project