| Package | Description |
|---|---|
| org.red5.io.flv.meta |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IMetaCue[] |
MetaData.getMetaCue()
Return array of cue points
|
IMetaCue[] |
IMetaData.getMetaCue()
Gets the cue points
|
IMetaCue[] |
IMetaService.readMetaCue()
Read the Meta Cue Points
|
IMetaCue[] |
MetaService.readMetaCue()
Read the Meta Cue Points
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaData.setMetaCue(IMetaCue[] cuePoints)
Sets the Meta Cue Points
|
void |
IMetaData.setMetaCue(IMetaCue[] metaCue)
Sets the cue points
|
Copyright © 2005–2017 Red5. All rights reserved.