| Package | Description |
|---|---|
| org.red5.io.flv.meta |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMetaCue
ICuePoint defines contract methods for use with cuepoints
|
interface |
IMetaData<K,V>
FLV MetaData interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetaCue<K,V>
Cue point is metadata marker used to control and accompany video playback with client-side application events.
|
class |
MetaData<K,V>
MetaData Implementation
|
| Modifier and Type | Method and Description |
|---|---|
static IMeta |
MetaService.mergeMeta(IMetaData<?,?> metaData1,
IMetaData<?,?> metaData2)
Merges the two Meta objects
|
Copyright © 2005–2017 Red5. All rights reserved.