Interface | Description |
---|---|
ICueType |
Cue point type
|
IMeta |
IMeta is a Marker Interface
CuePoint and MetaData both implement this interface
|
IMetaCue |
ICuePoint defines contract methods for use with
cuepoints
|
IMetaData<K,V> |
FLV MetaData interface
|
IMetaService |
IMetaService Defines the MetaData Service API
|
Class | Description |
---|---|
MetaCue<K,V> |
Cue point is metadata marker used to control and accompany video playback with client-side application
events.
|
MetaData<K,V> |
MetaData Implementation
|
MetaService |
MetaService represents a MetaData service in Spring
|
Copyright © 2006-2012 The Red5 Project