|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMetaData | |
|---|---|
| org.red5.io.flv | |
| org.red5.io.flv.impl | |
| org.red5.io.flv.meta | |
| Uses of IMetaData in org.red5.io.flv |
|---|
| Methods in org.red5.io.flv that return IMetaData | |
|---|---|
IMetaData |
IFLV.getMetaData()
Returns a map of the metadata |
| Methods in org.red5.io.flv with parameters of type IMetaData | |
|---|---|
void |
IFLV.setMetaData(IMetaData metadata)
Sets the metadata |
| Uses of IMetaData in org.red5.io.flv.impl |
|---|
| Methods in org.red5.io.flv.impl that return IMetaData | |
|---|---|
IMetaData |
FLV.getMetaData()
Returns a map of the metadata |
| Methods in org.red5.io.flv.impl with parameters of type IMetaData | |
|---|---|
void |
FLV.setMetaData(IMetaData meta)
Sets the metadata |
| Uses of IMetaData in org.red5.io.flv.meta |
|---|
| Classes in org.red5.io.flv.meta that implement IMetaData | |
|---|---|
class |
MetaData<K,V>
MetaData Implementation |
| Methods in org.red5.io.flv.meta with parameters of type IMetaData | |
|---|---|
void |
MetaService.write(IMetaData meta)
Initiates writing of the MetaData |
void |
IMetaService.write(IMetaData meta)
Initiates writing of the MetaData |
void |
MetaService.writeMetaData(IMetaData metaData)
Writes the MetaData |
void |
IMetaService.writeMetaData(IMetaData metaData)
Writes the MetaData |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||